AceTheInterview
Jobs in Pune | Work better in teams | Socialize with friends | Submit Q&A | Tell a friend
Search site for 

Top 100 Interview Questions & Answers in a convenient and easy to read book!

“I bought this guide a few days ago to prepare for my interview with Oracle. Many of the questions they asked me were from this guide. I found this book absolutely great!”

– Ravi, California

Read more comments...

Interview Questions And Answers RSS Feed

Answers »

  1. Submitted By: raja — October 6, 2006
    +2 votes
      + -

    Java supports only single inheritance, although multiple inheritance can be achieved using interfaces…

  2. Submitted By: beatBandit — October 6, 2006
    not yet rated
      + -

    A class can only directly extend one class at a time. Multiple inheritance is only allowed with regard to interfaces. A class can implement many interfaces. But a class can only extend one non-interface class.

  3. Submitted By: priyanka — January 31, 2007
    +2 votes
      + -

    java supports single and multilevel inheritance.
    a class can obtain some or all the properties of another class which is called the single inheritance.
    suppose an inherited class is extended by another class then its said to be a multilevel inheritance.
    the multiple inheritance is not viable in java but still the concept can be achieved through interface.

  4. Submitted By: uma — May 30, 2007
    -7 votes
      + -

    java does not support inheritance instead of that it implents interface

  5. Leave an Answer/Comment

    To prove you're a person (not a spam script), type the security text shown in the picture. Click here to regenerate some new text.
    Click to hear an audio file of the anti-spam word

Our Sponsors
Our Sponsors
Contact Us | FAQ | Sitemap | Terms of Use | Privacy Policy | Tell a Friend

Copyright © 1999-2006 Jeeve Technologies LLC. All rights reserved.