download Mastguru Android App

Question Detail

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

  • True
  • False
Similar Questions :

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

  • 4
  • 3
  • 5
  • 2

2. Java intermediate code is known as

  • First code
  • Mid code
  • Byte code
  • None of above

3. Which of the following below are valid isolation levels in J2EE

  • TRANSACTION_READ_UNCOMMITTED
  • TRANSACTION_SERIALIZABLE
  • Only A
  • Both A and B

4. Process of creating exact copy of the existing object is called

  • cloning
  • overloading
  • overriding
  • coping

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