Difference between multi-level and multiple inheritance?
Answer Posted / naveenshekhar
Multiple Inheritance : we can inherit more than one class
in the same classe.
Multilevel inheritance: It has one base class and many
levels of derived classes.
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
What is a three-tier application.
What is a protected class in c#?
Is collection a data structure?
hi all.... i need code snippets for store and retrive tiff fromat images in sqlserver....... kindy provide it.......
What is hash c#?
What is generic types in c#?
Is string mutable in c#?
What is c# most used for?
What is the use of ienumerable?
Is for loop faster than foreach?
What is the class in c#?
Compare and contrast between the System.Array.CopyTo() and Clone()?
Explain the mechanism of VB.NET/C# achieve polymorphism?
What Happens In Memory When You Box And Unbox A Value-type?
Which are the loop types available in c#?