Can we create instance for Abstract class?
Answer Posted / nitin kumar
NO, Bcoz Abstract is a class that cannot be instantiated
that must be inherited and it is designed to act as a base
class for other classes
| Is This Answer Correct ? | 15 Yes | 5 No |
Post New Answer View All Answers
What is the difference between abstract class and interface in c#?
What is the difference between internal and protected in c#?
Does constructor return any value in c#?
What is yield c#?
Explain Direct CAST vs CType ?
What is response redirect in c#?
What is parse method in c#?
What are satellite assemblies? How will you get the different language strings?
Is c# a backend language?
What is console based application?
Define constructor in c#.
Define an abstract class?
What is a int in c#?
Does c# support multilevel inheritance?
Does unity use c++ or c#?