Multiple choice

Which of the following application programming interfaces helps you to write java applications that manages the activity such as connection to a date source, like a database?

  1. JDBC-ODBC bridge

  2. JDBC driver manager

  3. JDBC URL

  4. JDBC API

  5. execute()

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

It helps you to write java applications that manage the activity such as connection to a data source, like a database.