download Mastguru Android App

Question Detail

Suspend thread can be revived by using

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

1. Can we access private class outside the package

  • Yes
  • No

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

  • True
  • False

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
Post a comment