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 does the keyword “virtual†declare for a method or property?
Which is the best language for desktop application?
What is inline function in c#?
What is escape character in c#?
What is CLR and its application.?
Can we inherit private class in c#?
What is a c sharp?
How can you set image source dynamically from c# application to ”test.png” file?
What is writeline?
What is type class in c#?
What are the Types of values mode can hold session state in web.config
What is null in database?
What are reflections in c#?
What is a delegate how is it type safe?
What is multicast delegate explain with example?