Question Detail

The JDBC-ODBC bridge is

  • Multithreaded
  • Singlethreaded
  • Both of above
  • None of above
Similar Questions :

1. String is the predefined

  • Method
  • Class
  • Variable
  • Object

2. Methods that have same name, but different Parameter list and different definition known as

  • Overriding
  • Constructor
  • Overloading
  • none of these

3. Which statement is static and synchronized in JDBC API

  • executeQuery()
  • executeUpdate()
  • getConnection()
  • prepareCall()

4. JIT meaning

  • java in time
  • just in time
  • join in time
  • none of above

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

  • java.util.Time
  • java.sql.Time
  • java.util.Date
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1