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. Runnable is

  • Class
  • Method
  • Variable
  • Interface

2. The class java.sql.Timestamp is associated with

  • java.util.Time
  • java.sql.Time
  • java.util.Date
  • None of above

3. Which method executes only once

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

4. Which method can't be overidden

  • super
  • static
  • final
  • println

5. Main method parameter has which type of data type

  • int
  • char
  • string
  • double
Read more from - Java Objective Questions Answers -Chapter 1