What is the Difference between class and abstract class?

Answer Posted / dilip devagan

abstract class can be inherited but

we can not create the instance of abstract class

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we need reflection in c#?

489


What are the 3 types of comments in c#?

523


Explain about finalize method?

548


What is the xml document structure?

477


What is exe in c#?

498






How the versioning applies to Assemblies or can you explain version numbers?

568


What is the difference between system.text.stringbuilder and system.string?

536


How do I convert a string to an int in c#?

520


Can you inherit from a sealed class?

494


What is tpl in c#?

500


What is the base class of all classes in c#?

509


What is the use of console readline () in c#?

475


My switch statement works differently! Why?

514


Why do we use stringbuilder in c#?

517


What is overloading with example?

501