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 / skpttanayak

How come classs A be super class of class B dear...Class b
is not the subclass here...but superclass.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?

646


What are byte codes?

663


What is a list in java?

518


What is the synonym of procedure?

538


Are constructors methods?

579






Explain method overloading?

575


What is double in java?

522


What is the relationship between class and object?

529


What is jvm? How its run?

666


What are the restrictions imposed by a Security Manager on Applets?.

2076


Explain a few methods of overloading best practices in java?

519


How to perform merge sort in java?

592


What is the synchronized method modifier?

596


Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.

842


What is the difference between a constructor and a method?

574