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 c# commonly used for?
What do you understand by an Implicit Variable?
What is data set in c#?
What is the main method?
Which is faster iqueryable or ienumerable?
What is difference between asp net and c# net?
Illustrate namespaces in c#?
What is Delegate and what is it used for ?
Is type nullable c#?
What is console read in c#?
What is exe in c#?
Can a struct inherit from another struct or class in c#?
What is instantiating a class in c#?
What's c# ?
What does console writeline do?