download Mastguru Android App

Question Detail

Inheritance means

  • Sub class extends super class
  • Sub class extends Base class
  • Sub class create object of super class
  • All of the above
Similar Questions :

1. Object which can store group of other objects is called

  • Collection object
  • Java object
  • Package
  • Wrapper

2. Suspend thread can be revived by using

  • start() method
  • Suspend() method
  • resume() method
  • yield() method

3. Session beans are created by the client submitting the query to the database

  • True
  • False

4. Minimum threads in a program are

  • 1
  • 2
  • 5
  • Many

5. The class java.sql.Timestamp is associated with

  • java.util.Time
  • java.sql.Time
  • java.util.Date
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment

  • Rao 10 years ago

    i think the answer should be D