Difference between multi-level and multiple inheritance?
Answer Posted / aruna
In C#:
interface is supporting multiple inheritence
class is supporting multi level inheritence.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
What is null character in string?
What is the difference between protected and private?
What is regex c#?
How to use nullable types in .net?
What is console readkey ()?
What is difference between out and ref in c#?
Can a static class contain non static members?
What is the use of console readkey ()?
What is assembly version series sequence?
Tell me the difference between value passing and address passing?
What is asp net c#?
How does c# generics and c++ templates compare?
Explain hash table in c# ?
What is the difference between list and ilist in c#?
What tool we have to use to install assembli in gac folder.