Question Detail

Suspend thread can be revived by using

  • start() method
  • Suspend() method
  • resume() method
  • yield() method
Similar Questions :

1. All collection classes are available in

  • java.io package
  • java.lang package
  • java.awt package
  • java.util package

2. Executable applet is

  • .applet file
  • .java html
  • .java file
  • .class file

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

  • Collection object
  • Java object
  • Package
  • Wrapper

4. Which method executes only once

  • start() method
  • init() method
  • stop() method
  • destroy() method

5. JAR file contains the compressed version of

  • .java file
  • .class file
  • .jsp file
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1