1 Answer - Sort by: Date | Rating
The concept of multiple inheritance is not supported by java language.Rather java supports interfaces as substitute of this.
It is not possible in java to inherit from a class which inherits the functionality of another class.
In simple words you can't inherit from a subclass in java.Means multiple inheritance is not supported by java.
After making a interface in java language one can use the functionality of the interface n number of times.That's how you can overcome the problem of multiple inheritance in java.
It is not possible in java to inherit from a class which inherits the functionality of another class.
In simple words you can't inherit from a subclass in java.Means multiple inheritance is not supported by java.
After making a interface in java language one can use the functionality of the interface n number of times.That's how you can overcome the problem of multiple inheritance in java.
0
0
- 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?
- What Is The Expansion Of Java?
- How To Do An Atm Java Program?
- How To Create A Diamond Using Asterisks In Java?
- How Do You Use Abstraction In A Sentence?
- Why Do I Need Java?
- Why Does Java Provide The Ability To Call From A Java Program Native Methods That Are Written In, Say, C Or C++? Provide An Example Of A Situation In Which A Native Method Is Useful.
- What Is A Role Of Object In Java?
- Where Do I Go To See If Java Is Installed?
- How I Idownload Java On My Phone?
- Update Kb953297 Will Not Install. How Do I Fix This?
- Why Isn't Multiple Inheritance Used In Java?
- Is Multiple Inheritance Possible In Java Or Not?
- Why In Java Is Multiple Inheritance Is Not Supported?
- 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.