Question Detail

The JDBC-ODBC bridge is

  • Multithreaded
  • Singlethreaded
  • Both of above
  • None of above
Similar Questions :

1. Super is the predefined

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

2. The Externizable interface extends the serializable interface

  • True
  • False

3. Execution of the program is always begins with

  • Main method
  • class contain main method
  • parent class
  • default package

4. Constructor has return type

  • True
  • False

5. Inheritance means

  • Sub class extends super class
  • Sub class extends Base class
  • Sub class create object of super class
  • All of the above
Read more from - Java Objective Questions Answers -Chapter 1