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 java Don't Support Multiple interitence

Answer Posted / samir rana

java support multiple inheritance not through the use of
class, but through the implementation of interface we can
achieve multiple inheritance.

By using interface we can implement multiple interfaces for
a class which can solve the problem of our multiple inheritance.

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are strings immutable in java?

931


What is the difference between object oriented programming language and object based programming language?

954


What is a lock or purpose of locks in java?

978


What causes memory leak in java?

890


Does java arraylist maintain insertion order?

946


What do you understand by access specifiers in Java?

970


What is a literal coding?

974


Why does java doesnt suuport unsigned values?

2185


I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?

958


Why null value is used in string?

996


Are arrays passed by reference in java?

882


What is character in data type?

926


What is default switch case? Give example.

963


why would you use a synchronized block vs. Synchronized method? : Java thread

906


What are extraneous variables examples?

1023