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
What is the ouput of the following program?
What are types of constructor?
What is difference between arraylist and list in c#?
How long does it take to learn c# for unity?
What are the fundamental differences between value types and reference types?
Is object an int c#?
What is the difference between string and stringbuilder in c#?
How do I enforce const correctness in c#?
In .NET which is the smallest unit of execution?
How do you use nullable?
What are the steps for creating clr trigger
How long will it take to learn c sharp?
Is datetime a value type in c#?
Can you put two constructor with the same structure in a class?
How can I make sure my c# classes will interoperate with other .net languages?