download Mastguru Android App

Question Detail

The Externizable interface extends the serializable interface

  • True
  • False
Similar Questions :

1. The inner class can access private members of the outer class

  • False
  • True

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. Which driver is efficient and always preferable for using JDBC applications

  • Type-4 driver
  • Type-3 driver
  • Type-2 driver
  • Type-1 driver

5. Execution of the program is always begins with

  • Main method
  • class contain main method
  • parent class
  • default package
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment