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
Please explain value types and reference types used in c#?
Can you declare struct members as protected?
What are the advantages of using c#?
What is function and method in c#?
What do you mean by the delegate in c#?
Does unity require coding?
Define a manifest in .net?
Why do we need escape characters?
Can a string be null c#?
Illustrate the differences between the system.array.copyto() and system.array.clone()?
What is difference between private, protected, and public in C#?
What is a class c#?
Is .net and c# the same?
What are the properties in c#?
Why to use “finally” block in c#?