Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



java doesnot support multiple inhetance. but a interface can support.how the ambiguities are rectif..

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

java doesnot support multiple inhetance. but a interface can support.how the ambiguities are rectif..

Answer / madhu

The question itself ambiguous. If it is, how could you
overcome the ambiguity of not supporting multiple
inheritance but has a partial support of it by the means of
interfaces? Then the answer could read like this.

Java does not support multiple inheritance but does it
partially by means of interfaces. Interfaces are not actual
entities but is an abstraction. Hence the method
declarations and variable declarations but not exact
implementation, like the classes.

There is no rectification required anywhere here because
there are no errors in this concept. It is just another way
of interpreting OOPS, unlike in C++ or Ada (where multiple
inheritance is allowed).

Good Luck my fellow readers, for all your interviews.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More EJB Interview Questions

How Stateful Session bean will store its State ?

1 Answers  


What is meant by manifest files ?

2 Answers  


TX operation funtion executed by?

0 Answers   Satyam,


Define ejb Create() and EjbPostCreate()?

0 Answers  


What does a deployment diagram specify?

2 Answers  


What is a local interface?

0 Answers  


What are the key features of the ejb technology?

0 Answers  


what is a ejb architecture? and overview of ejb software architecture?

1 Answers  


Which is the only method defined in the javax.ejb.handle interface?

0 Answers  


What is stateless session bean?

0 Answers  


Explain the architectural relationship between JavaBeans and JTA?

0 Answers  


What is stateful session bean?

0 Answers  


Categories