Answer Posted / suresh aelidhe
Can some one explain about this case.
-> A is a super class and B extends from A.
-> java.lang.Object is super class for all classes.
now in this case B extends from A and B extend from java.lang.Object(because is default super class) then it is multiple inheritence right?
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is java util?
why an outer class cannot be declared as private?
Can we use return in constructor?
What is class variable java?
What is the difference between actual and formal parameters?
What is primitive data type in java?
What is a java applet? What is an interface?
How to split arraylist elements in java?
Is hashset sorted in java?
What is data type modifier?
Why arraylist is not synchronized in java example?
What do you mean by thread safe?
how we can make a read-only class in java?
What is difference between filereader and bufferedreader?
Difference between current previous versions of Java?