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
What is the final access modifier in java?
What is jdbc api?
What are 3 data types?
How does java pattern compile work?
What technique is carried out to find out if a particular string is empty?
What is supplier in java?
What is singleton class example?
What are the advantages of encapsulation in java?
Explain reverse a linked list iterative solution in java?
How many types of memory areas are allocated by jvm?
Is arraylist ordered in java?
What is the maximum size of a string in java?
What is return data type?
What are thread groups?
Is java util list serializable?