Can we create instance for Abstract class?
Answer Posted / vijay
we can not create an instance of abstrct class;because
abstract class have incomlete methods
Is This Answer Correct ? | 20 Yes | 19 No |
Post New Answer View All Answers
What is poco c#?
What is c sharp used for?
What is the difference between list and arraylist in c#?
What is serialization of data?
What are the Configuration files in .net?
How many constructors can a class have c#?
What is the difference between integer and double?
What is Implementation inheritance and interface inheritance?
Is c# still popular?
What is the usage of Enumeration in C# Programming and is it good to use or not ?
What is the system namespace?
What is the use of command builder?
What are the various components in crystal reports?
What is concrete class in c# with example?
What are the different approaches of passing parameters to a method?