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. After the compilation of the java source code, which file is created by the JVM

  • .class
  • .java
  • .cdr
  • .doc

2. Which of the following command is used to compile the Java program

  • java
  • javac
  • javap
  • none of these

3. what is jdb

  • java compiler
  • java Interpreter
  • java Disassemble
  • java debugger

4. Private Constructors can't be access from any derived classes neither from another class

  • True
  • False

5. Runnable is

  • Class
  • Method
  • Variable
  • Interface
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment