Can we create instance for Abstract class?
Answer Posted / bikas pandey
No.We Can't Instantiate An Abstract Class.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Is c# and c same?
What is AutoMapper in C#?
Does constructor return any value in c#?
What is gac? What are the steps to create an assembly and add it to the gac?
What is windows form in c#?
What is inheritance c#?
What is bitwise operator in c#?
What framework is used for performance testing/load testing?
Explain more on CLR
If you want to write your own dot net language, what steps you will u take care?
How to block a class from being inherited further?
Is dll a library?
Can properties be private in c#?
What is default value of decimal c#?
Is constructor a static method?