java doesnot support multiple inhetance. but a interface can
support.how the ambiguities are rectified in interfaces?

Answer Posted / anshu aggarwal

In java interfaces are used instead of multiple inheritance
to overcome the problem of ambiguity. Ambiguity dont arise
due to interfaces because interfaces contain only abstract
methods that is juat declarations.

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where is ejb used?

530


What is ejb and its uses?

521


What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations?

556


Enlist the contents of Container.

586


What is ptp model?

583






What are ejbs used for?

505


An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception?

570


What is passivation and activation in ejb?

542


What is ejb home object?

571


Name the attributes of javax.ejb.stateful.

562


What is ejb and its architecture?

521


What do you understand by session facade?

530


Define ripple effect?

651


Is ejb be called from another ejb? If yes then how?

532


Can you be deported if you are stateless?

480