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
What’s new in the ejb 2.0 specification?
A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose?
What is ejb framework?
What is Session Bean Interface?
What is ejb and its uses?
What are the various types of entity beam?
Explain the concept of local interfaces?
Is ejb a framework?
How to determine, that beans are TX or not?
What is the difference between ejbcreate() and ejbpostcreate?
Differentiate “find a method” from “select method” in EJB ?
Name the attributes of javax.ejb.ejb.
What is ejb in java with example?
what is mean by OLE ? Please answer me. Advance thanks.
What do you mean by ‘hot deployment’ ?