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...

What is difference between interface inheritance and class
inheritance ?

Answer Posted / naag algates

1. Derived class can inherit from only one base class(because no multiple inheritance)
2. Base class(or any class) can inherit any number of interfaces.
3. Single class can support multiple interface and multiple class can support same interface.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is faster dictionary or list?

976


How would you describe encapsulation in c#?

946


can you declare an override method to be static if the original method is not static?

1066


Why singleton is sealed?

901


Is it possible to force garbage collector to run?

948


Is c# or c++ better for games?

900


What is the difference between delegates and events in c#?

1057


What do you mean by jagged array?

963


Can a struct inherit from another struct or class in c#?

956


Can you use foreach iteration on arrays in c#?

1119


Can abstract class have parameterized constructor?

970


Why are c# strings immutable?

1050


What is a di class?

1139


What is assembly manifest?

1110


Explain About multi level and multiple inheritance how to achieve in .net

1090