What is the difference between class and abstract class?
Answer Posted / chandra kiran
we are unable to create a object for abstract classes
so it is used only as a base class for inheritance
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain about Serialize and MarshalByRef?
Can c# inherit multiple classes?
How long does it take to learn c# programming?
Why main is static in c#?
What is the use of flag in c#?
What is the difference between method and constructor in c#?
What are escape sequences explain with example?
What is generic method in c#?
Is for loop faster than foreach?
What are destructors in C#?
What is Web.config?
List down the different ide’s provided by microsoft for c# development.
what is c# command?
What is c# in asp net?
What is a jagged array?