Why we can't create the object of abstract class ?
Answer Posted / uday eshkilla
simple answer is, we can't create the object of abstract class, because they contain only abstract members, any abstract class can not have implements it is basically incomplete…
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Is c# int immutable?
What is the usage of OLE?
How do I create a .exe file?
What is sqldatareader c#?
What does the initial catalog parameter define in the connection string?
How long does it take to get a loop recorder put in?
Is hashset ordered c#?
Is static thread safe?
What is bitwise operator in c#?
What are predicates in c#?
Explain About DTS package
What are the main reasons to use c# language?
What do you mean by winforms in c#?
Describe ado.net?
What is difference between throw and throws in c#?