Question Detail

Which driver is called as thin-driver in JDBC

  • Type-1 driver
  • Type-2 driver
  • Type-3 driver
  • Type-4 driver
Similar Questions :

1. Inheritance means

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

2. Execution of the program is always begins with

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

3. Can we declare abstract static method

  • Yes
  • No

4. pow () is associated with which class

  • Math class
  • Input stream class
  • Object class
  • None of above

5. Super is the predefined

  • Keyword
  • Method
  • Keyword and Method
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1