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. All collection classes are available in

  • java.io package
  • java.lang package
  • java.awt package
  • java.util package

2. Which keyword is used while using interface

  • extend
  • implements
  • throw
  • throws

3. All raw data types should be read and uploaded to the database as an array of

  • int
  • char
  • bollean
  • byte

4. Which method of java is invoked by JVM to reclaim the inaccessible memory location

  • reclaim() method
  • final() method
  • finalize() method
  • both b and c

5. Program which executes applet is known as

  • applet engine
  • virtual machine
  • JVM
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment