JDBC  «Prev  Next»

JDBC Versions - Quiz

Each question is worth one point. Select the best answer or answers for each question.
 

1. What do programmers use the JDBC 2.1 Core API to perform?
Please select the best answer.
  A. Essential database tasks
  B. Essential database design
  C. Essential database testing
  D. Essential database deployment.


2. What comprises the JDBC 2.0 API?
Please select the best answer.
  A. JDBC 2.0 core API and the JDBC Optional Package API
  B. JDBC 2.1 and J2EE
  C. J2EE and the JDBC Optional Package API
  D. JINI and J2EE classes


3. Identify the correct statements regarding JDBC.

Please select the best answer.
  A. The JDBC Driver must be loaded explicitly in the code before attempting to create a connection to the database
  B. Starting JDBC 4.0, the JDBC Driver class is not required any more.
  C. Starting JDBC 4.0, the JDBC Driver class is not required to be loaded explicitly in the code any more.
  D. JDBC 4.0 allows loading multiple JDBC Drivers while previous versions did not.


Your score is 0.0