download Mastguru Android App

Question Detail

Which method executes only once

  • start() method
  • init() method
  • stop() method
  • destroy() method
Similar Questions :

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

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

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

  • boxing
  • wrapping
  • instantiation
  • autoboxing

3. All raw data types should be read and uploaded to the database as an array of

  • int
  • char
  • bollean
  • byte

4. There is no default transaction attribute for an EJB

  • False
  • True

5. Which keyword is used while using interface

  • extend
  • implements
  • throw
  • throws
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment