Answer Posted / jyothish vakkom
a class containing a pure virtual function and which is
declared in d base class is called abstract class...which
contains abstract variables and methods
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is .edmx file?
Why do we use delegates in c#?
What is bit in c#?
What are partial types in c#?
Name the control which cannot be placed in mdi?
Does the system.exception class have any cool features?
What is the use of nullable types in c#?
What are the advantages of constructor?
When was .net linq added?
Explain jagged arrays in c#?
What is the advantage of extension method in c#?
What does string format do?
Is c++ or c# better?
Why do we use abstraction in c#?
what is IComparable