3 Answers - Sort by: Date | Rating
Actually java uses multiple inheritance by using interfaces. It is not uses abstract classes for multiple inheritance because it has to sacrifice Garbage collector of java and Dynamic
Instance allocation
Instance allocation
Guest
commented 2 years ago
This is to avoid the possibility of naming collision as it occurs in C++ because of using the multiple inheritence.
0
0
Multiple inheritance can be implemented by multi level inheritance itself!! So,there z no need f multiple inheritance at all.
0
0
- Do I Have To Write A Main Method In Every Class I Create?Why?
- Do I Have To Write A Main Method In Every Class I Create?
- What How The Step For Make Library Management?
- In Which Process We Can Start Java?
- Define The Concept Of Java Byte Code?
- How To Run Remote Method Invocation In More Machine?
- How To Run Java Remote Method Invocation In More Machine?
- How To Make A Java Program That Will Ask The User To Input A Number And Display All The Even Number And The Sum Of All Even Numbers Based On The Inputted/ Given Numbers?
- Is A Static Variable An Instance?
- How To Compile And Run Java Package?
- What Does Literati-on Mean?
- What Is Abstract Class In Details?
- What Is Meant By Remote Method Invocation In Java?
- What Is Meant By Package In Java?
- What Is Meant By Servlet In Java?
- When Was Java Released?
- What Is Latest Technologies In Java?
- Write A Program Using Do…..while Loop To Calculate And Print The First M Fibonacci Numbers?
- What Is The Difference Between Reference &instance Variable?
- Why Java Is Slow?
- What Is The Drawback Of Ms Access?
- What Is Replaced In Place Of Pointers In Java?
- What Replaces Pointers In Java?
- How Many Types We Create Object In Java?
- I Signed Up Promo Code 505124 For 12 Months My Bill Said For 6 Months Who Fix This Error?
- Is Multiple Inheritance Possible In Java Or Not?
- Why In Java Is Multiple Inheritance Is Not Supported?
- Is Multiple Inheritance Possible In Java Language Or Not?
- Why Does Java Use Interfaces Instead Of Multiple Inheritance?
- Can You Tell Me The Reasons For Not Using Multiple Inheritance In Java?
- W Is It That Hy Java Doesn't Support Multiple Inheritance Directly?
- What Is Inheritance In Java?
- Is Multiple Inheritance Possible In C#? If It Is Then How?
- How Does Inheritance Help Us To Create A New Class In Java?
- What Is Implementation Inheritance In Java? Please Give An Example Program Also.

New Comment - Comments are editable for 5 min.