adspace
all are saying java doesn't support multiple inheritance but
by default Object class is super class for all the user
defined classes and we can extend atmost one class so each
class can extend more than one class so java supports
multiple inheritance?i am confused with this,pls any one
explain me.
Answer Posted / dinesh goud
java does not supports multiple inheritance .........we fell that through interface we can achive but that is not correct.........through interface we achive only late binding.........
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a program to find the whether a number is an Armstrong number or not?
What is parsing in java?
Is minecraft 1.15 out?
How to create a base64 decoder in java8?
What is an object in java and how is it created?
What is a constructor overloading in java?
How to sort array in descending order in java?
What is the difference between equals() and == in java?
What is a classloader in java?
Explain public static void main(string args[]) in java.
What do you mean by an interface in java?
Write a program to print count of empty strings in java 8?
What is java string pool?
explain different ways of using thread? : Java thread
Realized?