What is the difference between class and abstract class?

Answer Posted / kanan

Following are some differences.
1) You can not create object of an abstract class.
2) When you inherits abstract class , than you have to
implement (override) its abstract methods.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to use nullable types in .net?

651


How you will create satellite assemblies?

572


How do I stop my console from closing in c#?

550


What is a collection in c#?

593


What is difference between write and writeline?

551






Hi to all..I have to create an intranet application on C#.NET windows Application so please please let can you people help me as iam new in .NET and if u have any samples or website address from where i can get sample please let know.

3887


What is a private class in c#?

565


What is the extension of c# file?

526


What is regex c#?

584


Is there a way of specifying which block or loop to break out of when working with nested loops?

629


What are different types of classes in c#?

562


Does unity use c++ or c#?

566


What is the namespace for the thread class?

594


What is lock statement in C#?

648


What is oledbconnection c#?

577