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 importance of closing an ado.net application?
What is public, private, protected, internal and internal protected?
What are constructors in c#?
Define parsing? Explain how to parse a datetime string?
the c# keyword .int. Maps to which .net type?
What is command object in c#?
What is access modifier in c#?
Is it possible to restrict the scope of a field/method of a class to the classes in the same namespace?
How C# 4.0 supports dynamic programming language?
What is firstordefault c#?
What are constants in c#?
What is the difference between constants and read-only?
How do you create partial methods?
What is Custom attribute? How to create? If I'm having custom attribute in an assembly, how to say that name in the code?
What is strongly typed view?