What is the difference between class and abstract class?
Answer Posted / chandra kiran
we are unable to create a object for abstract class. This is only used as a base class for inheritance
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is difference between dictionary and hashtable?
What are the fundamental oop concepts?
What is the meaning of console writeline in c#?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
What is the name of c# compiler?
What are the variables in c#?
What is ado c#?
Does c# support a variable number of arguments?
What is difference between il and dll ?
How does the clr work?
Is comparator a functional interface?
What is xor operation?
Can int be null c#?
What is a value type in c#?
What is managed or unmanaged code?