download Mastguru Android App

Question Detail

Which of the following below are valid isolation levels in J2EE

  • TRANSACTION_READ_UNCOMMITTED
  • TRANSACTION_SERIALIZABLE
  • Only A
  • Both A and B
Similar Questions :

1. Which type of inheritance is not supported by java

  • Single
  • Multiple
  • Mulilevel
  • Hirarchical

2. Which keyword represents object of the present class

  • interface
  • package
  • this
  • static

3. The Externizable interface extends the serializable interface

  • True
  • False

4. Executable applet is

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

5. Which collection class associates values witch keys, and orders the keys according to their natural order

  • java.util.HashSet
  • java.util.LinkedList
  • java.util.TreeMap
  • java.util.SortedSet
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment