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
Explain anonymous type in c#?
How main method is called in c#?
Why delegates are required?
What is entity framework c#?
What is a dll in c#?
What does the keyword “virtual†declare for a method or property?
What happens if a static constructor throws an exception?
What is null propagation c#?
What is reference types in c#?
Why do we use void in c#?
How Is The Dll Hell Problem Solved In .net?
What is a c sharp?
How to use the sreamReader class to read form a text file?
What is Garbage Collection in .Net?
Can interface inherit class in c#?