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

differences between class inheritance and interface?

Answer Posted / waqas ahmed

In C++, multiple class inheritance was allowed but in C# it
is not. The alternate for multiple inheritance is the use of
interface, it works like a pure abstract class (having
methods prototype only and have to be implemented by the
class that is inheriting the interface)

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to manage different kinds of sessions in ASP.NET?

1118


What is ispostback method in asp.net? Why do we use that?

1318


What is the asp.net control toolkit?

1120


How does viewstate work?

1111


What is manifest in .net framework?

1066


Explain global assembly cache.

1078


Is it right that ASP.NET Web API has replaced WCF?

1016


Can I read the hard disk serial # of the client computer using asp.net?

1163


How would you turn off cookies on one page of your website?

997


What are the new navigation controls in asp.net 2.0?

1045


When was asp.net released?

1071


What is asp.net web pages?

1033


Explain how is a property designated as read-only?

1042


What is .net remoting?

1105


Is viewstate enabled by default?

1030