Answer Posted / pankaj sharma
an abstract class only contains the relevant informations,
that other class share by inherit the abstract class.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Describe the difference between inline and code behind - which is best?
What is an ienumerable in c#?
Is enum a value type c#?
What is the difference between do and while loop?
What is fcl in c#?
Is null c# operator?
Can interface inherit class in c#?
If I return out of a try/finally in c#, does the code in the finally-clause run?
What is the purpose of static?
What is meant by desktop application?
What is the difference between package and interface?
What is c# commonly used for?
When Should You Call The Garbage Collector In .net?
What is a template class?
What are the types of comments in c#?