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. Which driver is called as thin-driver in JDBC

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

2. Which method executes only once

  • start() method
  • init() method
  • stop() method
  • destroy() method

3. Which command is used for interpretation of java program

  • Java
  • javac
  • javap
  • none of above

4. Which command disassembles a class file

  • javaamd
  • javacmd
  • java
  • javap

5. What do you mean by javap

  • java compiler
  • java Interpreter
  • java Disassemble
  • java debugger
Read more from - Java Objective Questions Answers -Chapter 1