Why we can't create the object of abstract class ?
Answer Posted / guest
Helo friends am Mohammed riyash.India .TamilNadu(Trichy)
9994558822.
Answer for this..
Abstract class should not use 'new' keyword and that class
cannot be given memory to save value for any of its members.
They can be declared but should not be defined.
| Is This Answer Correct ? | 7 Yes | 28 No |
Post New Answer View All Answers
What is difference between method and function in c#?
Explain the difference between passing parameters by value and passing parameters by reference with an example?
What is difference between list and dictionary in c#?
What is the purpose of namespace in c#?
What is hashtable in c# net with example?
What is private class in c#?
How many bytes is a char c#?
What is string programming language?
Define mutex in C#?
Explain the difference between directcast and ctype.
What are the two kinds of properties in c#.
What is yield c#?
What is a dll in c#?
What is tuple in c#?
What is console based application?