CSC367 NET Centric Computing

NET Centric ComputingModel question

What is the difference between abstract class, interface, and sealed class? When would you use each? Write a program demonstrating the use of abstract class with abstract methods and sealed class to…

10

What is the difference between abstract class, interface, and sealed class? When would you use each? Write a program demonstrating the use of abstract class with abstract methods and sealed class to prevent inheritance.

A worked answer is on its wayMeanwhile, read the NET Centric Computing notes for this topic.

Discussion

Loading…

More NET Centric Computing questions

All NET Centric Computing old questions