Question Detail

Suspend thread can be revived by using

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

1. There is no default transaction attribute for an EJB

  • False
  • True

2. Main method parameter has which type of data type

  • int
  • char
  • string
  • double

3. Program which executes applet is known as

  • applet engine
  • virtual machine
  • JVM
  • None of above

4. ____ allows java code to run in the JVM to call and be called by native applications

  • JFI
  • JNI
  • NJI
  • FJI

5. Inheritance means

  • Sub class extends super class
  • Sub class extends Base class
  • Sub class create object of super class
  • All of the above
Read more from - Java Objective Questions Answers -Chapter 1