How do you inherit from a class in C#?
Answer Posted / hafiz usman majeed
subclassname : superclassname
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain about Serialize and MarshalByRef?
Explain the difference between and xml documentation tag?
Can we have multiple constructors in a class c#?
What are the characteristics of c#?
What is the file extension for c#?
Can you have an array of arrays?
Is java better than c sharp?
What is difference between arraylist and list in c#?
Explain the difference between boxing and unboxing.
how dot net compiled code will become platform independent?
Define delegate?
What is generic and non generic collections in c#?
What is difference between float and integer?
What is a clr (common language runtime)?
What is a base class in C#?