Answer Posted / karthik
"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? "
Mr Suresh Aelidhe,
If a class extends any other class then it wont extends Object class
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between actual and formal parameters?
What are the wrapped, classes?
Can we have this () and super () together?
What is difference between float and double?
What is an example of a conditional statement?
What is nullpointerexception in java?
What are the different approaches to implement a function to generate a random number?
What is the use of http-tunneling in rmi?
What is the use of protected in java?
Are arrays immutable in java?
Is there a sort function in java?
What are inbuilt functions?
Is the empty set a singleton?
Can extern variables be initialized?
What is variable explain?