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 is pub/sub model?
Enlist the changes in EJB 2.1 ?
How do I use a less than or greater than on a message selector in ejb-jar.xml?
What are ejb components?
What are the components of session beam?
Why do we use ejb?
What is ejbdoclet?
What do you mean by in-memory replication?
What is applicationscoped?
What is the difference between ejbcreate() and ejbpostcreate?
How does ejb invocation happens?
Explain the important elements of ejb?
What is message-driven bean?
What is stateless code?
Differentiate ‘Stateful Session’ from ‘Entity Bean’ ?