why java does not support multiple inheritance
Answer Posted / karthikeyan
Java does not support Multiple inheritance Directly, But it
will support indirectly through Interface.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What is the buffer limit?
What are some examples of variable costs?
Explain what is encapsulation?
What are kinds of processors?
How many characters is 2 bytes?
What are static blocks in java ?
Difference between this() and super() in java ?
What is a get method?
How do you escape json?
What is * argv?
What are synchronized blocks in java?
What will be the initial value of an object reference which is defined as an instance variable?
How to stop a thread in java? Explain about sleep () method in a thread?
If a method is declared as protected, where may the method be accessed in java programming?
How many bits is a string?