Answer Posted / payal mehta
Abstract class is a class,it contains one or more
abstract method but it doesn't have any implementation.
A class that cannot be instantiated.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you serialize in c#?
Can we inherit abstract class in c#?
What is the interface in c#?
What's the difference between abstraction and encapsulation?
How Reflection is used and what it's significance ?
Is c# used for any core features of windows vista?
What is the difference between a class and an object c#?
How do you create partial methods?
Is there an equivalent to the instanceof operator in visual j++?
What is a Jagged Array in C#?
What is the main purpose of linq?
Which is faster hashtable or dictionary?
Explain the difference between abstract class and interface.
What are strings in c#?
What is a .exe extension files? How is it similar to .dll extension files?