Class A extends Class B but Class A also inherit Super Class
Object so it is multiple inheritence give reason in support of
your answer

Answer Posted / srinivas

class A extends class B so that class A points the object
of object class through class B object. there fore it will
be called as maltilevel inheritence but not multipul
inheritence.

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does thread synchronization occurs inside a monitor?

557


what is abstract class in Java?

652


Can we make the abstract methods static in java?

588


What is the difference between call by reference and call by pointer?

503


Why strings in java are called as immutable?

591






Can we write multiple catch blocks under single try block?

577


What are some examples of variable costs?

495


What is java life cycle?

539


Explain what do you mean by functional overloading in java?

557


Which command from the jdk compiles a java program?

489


Is void a type?

585


Can we restart a dead thread in java?

554


What is the purpose of stub and skeleton?

549


Can you make a constructor final in Java?

628


Why do we need hashmap in java?

559