Question Detail

Suspend thread can be revived by using

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

1. In which we clone the object and their constituent parts

  • Shallow cloning
  • Deep cloning
  • Both of above
  • None of above

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

  • JFI
  • JNI
  • NJI
  • FJI

3. There is no default transaction attribute for an EJB

  • False
  • True

4. Program which executes applet is known as

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

5. Which of the following command is used to compile the Java program

  • java
  • javac
  • javap
  • none of these
Read more from - Java Objective Questions Answers -Chapter 1