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. x=x+1 is equivalent to

  • ++x
  • x++
  • x=x-1
  • None of these

2. ____ allows java code to run in the JVM to call and be called by native applications

  • JFI
  • JNI
  • NJI
  • FJI

3. In Runnable, many threads share the same object instance

  • True
  • False

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

  • java
  • javac
  • javap
  • none of these

5. Which among following classes is not part of Java's collection framework

  • Queue
  • Array
  • Stack
  • Maps
Read more from - Java Objective Questions Answers -Chapter 1