Can we create instance for Abstract class?
Answer Posted / siddarth
Abstract class means pure Method with out definition.so we
cant create instance for that
| Is This Answer Correct ? | 50 Yes | 42 No |
Post New Answer View All Answers
What is the difference between firstordefault and singleordefault?
Explain the clr triggers?
What is connection pooling in ado.net?
What is generic and non generic collections in c#?
Why use “using” in c#?
What is meant by console programming?
What is data reader in c#?
What are the advantages of interface in c#?
What is difference between static and constant variable?
What is datasource c#?
How do you pass reference parameters in c#?
Is learning c# hard?
What operator means?
What is the implicit name of the parameter that gets passed into the set method/property of a class?
What is use of FormBoarderStyle Propertie