Answer Posted / kiran
1 We must say a class as abstract if it contains at least
one abstract method
2.you cannot create instance of an abstract class.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is an int c#?
What is difference between .net and c#?
List some of the basic string operation?
What are the Types of configuration files and their differences
What is difference between ilist and list in c#?
What is ilist c#?
Is datetime immutable c#?
What are access modifiers in c#?
Why dependency injection is used in c#?
Is array passed by reference in c#?
What is singleordefault c#?
How to transpose multi-dimensional array?
What is exe file in c#?
What are some examples of desktop applications?
What is the C# syntax to catch any possible exception?