Question Detail

There is no default transaction attribute for an EJB

  • False
  • True
Similar Questions :

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

  • cloning
  • overloading
  • overriding
  • coping

2. Which command disassembles a class file

  • javaamd
  • javacmd
  • java
  • javap

3. Methods that have same name, but different Parameter list and different definition known as

  • Overriding
  • Constructor
  • Overloading
  • none of these

4. Java beans have no types

  • True
  • False

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

  • run() method
  • paint() method
  • drawString() method
  • main() method
Read more from - Java Objective Questions Answers -Chapter 1