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 collection class in java?
What is backdrop?
Explain what do you mean by functional overloading in java?
Describe the syntax of multiple inheritance? When do we use such an inheritance?
Why a dead thread occurs?
How do you sort a list in java?
Can we override constructors in java?
What is static block?
Can a function return a function?
How do you generate random numbers in java?
what is the difference between yielding and sleeping? : Java thread
What is the significance of java packages?
What is an i/o filter?
What are the main uses of java?
What is data type example?