Multiple choice

Which of the following technologies help one to write java applications that manage the activity such as retrieving and processing the results received from the database in answer to ones query?

  1. JDBC driver manager

  2. JDBC-ODBC bridge

  3. The JDBC URL

  4. The JDBC API

  5. Statement object

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

It helps one to write java applications that manage the activity such as retrieving and processing the results received from the database in answer to your query.