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
What is the formula to calculate percentage?
Can a list be null in java?
What is the purpose of sizeof operator?
Why method overriding is used?
What is the difference between length and length () in java?
What is the maximum length of a url?
What is the difference between superclass and subclass?
What is heterogeneous in java?
What is ascii code?
Can interface be private in java?
Can we force garbage collector to run ?
What is a parameter in a function?
What is a lock or purpose of locks in java?
What is difference between static and abstract class?
What is anti pattern in programming?