Is java supports multiple inheritance? explain?
Answer Posted / dhawal
Instead of multiple inheritance there is feature called
interface in java.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is a boolean 1 bit?
What is autoboxing in java?
What is the functionality of the stub?
Explain the difference between extends thread vs implements runnable in java?
What is singletonlist in java?
What do you understand by the term singleton?
What is a method type?
What is a programming object?
How thread scheduler schedule the task?
How many bits is a 64 bit byte?
Explain importance of inheritance in java?
What is empty list in java?
What is output buffer?
What is JDBC Driver interface?How can you retrieve data from the ResultSet
What does math floor () do?