Answer Posted / kishore.a
C# does not support multiple inheritance. We make use of
Interfaces instead.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is view state c#?
List down the differences between “dispose” and “finalize” methods in c#.
Is versioning applicable to private assemblies?
Why do we need collections in c#?
Why is c# used?
Why array is faster than arraylist in c#?
What does assert() do in c#?
What is meant by desktop application?
What is a dimensional array?
Is c# and .net same?
What issues can be faced while delivering code?
Explain code compilation in c#.
Why do we parse in c#?
What is an assembly in .net?
Can you use all access modifiers for all types?