Can we create instance for Abstract class?
Answer Posted / kannan
its not possible
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What does f mean in c#?
Is it possible to restrict the scope of a field/method of a class to the classes in the same namespace?
What is this keyword in C#?
explain the nature of the assembly work?
What is difference between private, protected, and public in C#?
Are tuples mutable c#?
Define delegate?
What type of data type conversion happens when the compiler encounters the following code?
Explain About Iunknown interface Queue
Can a method return multiple values in c#?
What is the property of class?
In a single .NET DLL how many classes it contains?
Overloaded constructor will call default constructor internally?
What is a void c#?
What is lastindexof c#?