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
How to generate ejb stubs in eclipse?
What is ejb framework?
in EJB diclare the static methods are not?
TX operation funtion executed by?
Is state maintained by a Stateless bean?
What is use of @postconstruct?
Differentiate ‘Stateful Session’ from ‘Entity Bean’ ?
Differentiate “find a method” from “select method” in EJB ?
Define ACID Properties?
What does statelessness mean?
Is udp stateless?
What are stateless applications?
How to create ejb project in eclipse?
Enlist the CallBack methods of Session Bean?
What is difference between ejb and spring?