Question Detail

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

  • True
  • False
Similar Questions :

1. x=x+1 is equivalent to

  • ++x
  • x++
  • x=x-1
  • None of these

2. Super is the predefined

  • Keyword
  • Method
  • Keyword and Method
  • None of above

3. What is meaning of jar

  • java archived
  • java array
  • java architecture
  • none of these

4. Which type of inheritance is not supported by java

  • Single
  • Multiple
  • Mulilevel
  • Hirarchical

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

  • 4
  • 3
  • 5
  • 2
Read more from - Java Objective Questions Answers -Chapter 1