Is java supports multiple inheritance? explain?
Answer Posted / ravikiran
No not in a direct manner but interfaces serves the same
purpose
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are the new features in java 8? Explain
What is printwriter in java?
What are bind parameters?
What is tcp ip in java?
What is the difference between abstract class and interface1? What is an interface?
What is valid keyword in java?
explain multi-threading in java?
What is a parameter in simple terms?
What is sleep method?
Is it compulsory for a try block to be followed by a catch block in java for exception handling?
What is bubble sorting in java?
What are the access modifiers available in java?
What is use of super keyword?
Does the order of public and static declaration matter in main method?
What are the 6 functions?