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
Is array a list?
Which sorting algorithm is best?
Explain copy constructor?
write a C# Program add two matrix ?
How to implement a singleton design pattern in c#?
If you define a user defined data type by using the class keyword, is it a value type or reference type?
Define encapsulation?
Describe an interface class?
What is thread life cycle in c#?
Why do we need constructors?
How many types of interface are there in c#?
Are enums static c#?
Will the following code compile and run?
What is oledb in c#?
What are extension methods and where can we use them?