download Mastguru Android App

Question Detail

Which driver is efficient and always preferable for using JDBC applications

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

1. Execution of the program is always begins with

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

2. Inheritance means

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

3. Which method can't be overidden

  • super
  • static
  • final
  • println

4. Hot java is

  • System software
  • Web browser
  • IDE
  • Java environment

5. Which method is used to perform DML statements in

JDBC

  • execute()
  • executeUpdate()
  • executeQuery()
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment