Is java supports multiple inheritance? explain?
Answer Posted / samuelj/samsjjj@gmail.com
java does not support Multiple inheritance so we can use
Interface
interface contains the abstract methods
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Can a class have an interface?
What is method in java with example?
What is difference between word and integer?
How do you add an element to a set in java?
What are facelets templates?
Why string is immutable or final in java
Is arraylist ordered in java?
What is Java Shutdown Hook?
what is the difference between Object Based Language and Object Oriented Language?
Give few examples of final classes defined in Java API?
What is an example of procedure?
What are the major advantages of internal iteration over external iteration?
Is final static java?
Why heap memory is called heap?
Are functions objects in java?