Difference between multi-level and multiple inheritance?

Answer Posted / vikram

multiple inheritance:A Class Extends or derived from
atleast more one class or interface.

Multi-level:A class Extends or Derived from exactly one
class & derived class can act as base class for another class

Is This Answer Correct ?    25 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define c# i/o classes? List the commonly used classes?

633


What is difference between struct and class in c#?

552


Does hashset allow duplicates c#?

608


what are the different ways a method can be overloaded?

586


Name some properties of array.

580






Differentiate between method overriding from method overloading with its functionality?

614


What is the solution if you need to manipulate sets of items?

551


What are the 3 types of comments in c#?

618


If you donot specify an access modifier for a method, what is the default access modifier?

627


what is the index value of the first element in an array?

578


Can a class be protected in c#?

565


What is the difference between hashtable and dictionary?

597


What are data types in C#?

644


Explain how to use an extender provider in the project.

592


What is the difference between dictionary and hashtable in c#?

556