Question Detail

There is no default transaction attribute for an EJB

  • False
  • True
Similar Questions :

1. What is meaning of jar

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

2. Inheritance means

  • Sub class extends super class
  • Sub class extends Base class
  • Sub class create object of super class
  • All of the above

3. Which statement is static and synchronized in JDBC API

  • executeQuery()
  • executeUpdate()
  • getConnection()
  • prepareCall()

4. Converting a primitive type data into its corresponding wrapper class object instance is called

  • boxing
  • wrapping
  • instantiation
  • autoboxing

5. Which is the predefined package

  • Lang package
  • io package
  • util package
  • All of above
Read more from - Java Objective Questions Answers -Chapter 1