Why we can't create the object of abstract class ?
Answer Posted / rimmy beas
becoz abstract class is a sealed class....
this is the main reason
| Is This Answer Correct ? | 1 Yes | 35 No |
Post New Answer View All Answers
Is dictionary reference type c#?
How many types of collections are there in c#?
What all details the assembly manifest will contain?
Why do we use Design Pattern in C#?
Can the nested class access, the containing class. Give an example?
What is executescalar in c#?
What is hierarchical inheritance in c#?
What is application c#?
What does void do in unity?
how to sort an array in c#
What is a streamwriter in c#?
Is c# difficult to learn?
What are extension methods and where can we use them?
What is different between Implicit conversion and Explicit conversion in C#?
Is arraylist thread safe?