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

Why multiple inheritance is not possible in c#

Answer Posted / satya

let me explain clearly,,,, suppose there is a class called
A(base class)and it has a method Print(). now I am
implementing heirarchical inheritance and derived classes
are B, C and D. now in three derived classes that print() is
there. now the problem is form which class (from derived
classes for first class A) i have to take print() ?
If signature is same then no problem, if it differs what is
the result?

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is instantiating a class in c#?

1102


Which program construct must return a value?

1116


If you define a user defined data type by using the class keyword, is it a value type or reference type?

926


What is the default value of decimal in c#?

965


What is expression tree with example?

951


What is orm in c#?

1031


What is javascriptserializer c#?

1032


Why do we use generics in c#?

1027


Can bool be null c#?

929


Can abstract classes be final?

997


What are functions c#?

1033


Explain the difference between class and interface in .net?

908


Compare and contrast between the System.Array.CopyTo() and Clone()?

1028


Explain the types of assemblies in .net?

1005


What is a hashset c#?

1155