Answer Posted / sridevi
Abstract class is the class which can not be instantiated
but ca be derived. it can contain concreat and absract
methods
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is a reference type c#?
Why can’t struct be used instead of class for storing entity?
What is list array in c#?
Are c and c# the same thing?
What is double c#?
Define a jagged array in c#?
i want the csharp questions&answeres
What is difference between for and foreach loop in c#?
Is var a data type?
List some of the basic string operation?
What's the difference between the debug class and trace class? Documentation looks the same.
without modifying source code if we compile again, will it be generated MSIL again?
What is the full form of GAC? Explain its uses?
Why array is faster than arraylist in c#?
Explain about c# language.