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
- How To Make Your Phone Java Supported?
- What Are The Service In Rmi?
- I'm Having A Problem With The Error Code 25099 Unzipping Core File Failed.I've Tried Everything I Can Think Of. ?
- How Do I Workaround Error 25099?
- How Do I Install Java When I Keep Getting This Unzipping Core Files?
- How To Wright A Java Programme After Setting Path For It?
- If There Is One Class Template Which Has One Static Member Variable That Static Variable Will Belong To?
- How To Install Java On A I465?
- How To Load Java On Lg Env2?
- How Are Lists Implemented In Java?
- How To Write Small Program That Printout The Even Integers From 2 To 100 Using A Do While Loop?
- What Is The Theme For Math Fair 2009?
- What Is The Theme Of Math Month?
- How To Create A Batch File To Execute MS Word Application?
- Why Are Read Jvm In Byte Code?
- What Is The Function Of Final?
- How To Create A Diamond In For Loop In Java Using *?
- Public Static Void Main(string A[]) I Know Why Use Static Keyword?
- Do Stores Accept Blank Checks?
- What Good Qualities Of A Java Class?
- How Can I Compile My Own Rmi Package?
- I Want To Run A Basic Program In Unical, Engneering Program. How Will I Go About It?
- Balance Used Could Be Read To 0.01 Gram, What Percentage Error Might You Expect When Weighing A 10.00 Gram Object?
- How To Fix Java Errors On Cell Phone This Is What It Says Null Pointer Java/lang/null Pointer Exception It Says The Above When I Try To Connect To The Internet?
- 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?
- 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.
- What Is The Difference Between Interface And Abstract Class And Interface And Multiple Inheritance?

New Comment - Comments are editable for 5 min.