Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Difference between multi-level and multiple inheritance?

Answer Posted / ankur

Multiple Inheritance:- It will done through 'Interface' in C#

Ex:- Interface1(or Class1) Interface2(or class2)
! !
! !
! !
! -------------------!
!
!
Class
Multilevel Inheritance :- In the multilevel inheritance One class another and so on

Class1
!
!
Class2
!
!
Class3

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is inline function in c#?

1017


What is Fragmentation and its Types?

1054


What is console write in c#?

980


What is a event in c#?

936


Is c# pass by reference?

938


Differentiate between static class and singleton instance?

1056


How do I move from one form to another in c#?

932


Why do we use static methods in c#?

1048


What is the property of class?

1134


What are primitive types in c#?

1012


How do you comment in c#?

1033


Explain states of a thread in c#?

1010


Explain about c# language.

1108


How to assign Null value to Var?

1032


Can you specify nested classes as partial classes?

1020