Question Detail

How many transaction isolation levels are defined in java.sql.Connection interface

  • 4
  • 3
  • 5
  • 2
Similar Questions :

1. Which method of the Applet class displays the result of applet code on screen

  • run() method
  • paint() method
  • drawString() method
  • main() method

2. Suspend thread can be revived by using

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

3. Java beans have no types

  • True
  • False

4. Minimum threads in a program are

  • 1
  • 2
  • 5
  • Many

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