Multiple choice

Which of the following technologies help you to write java applications that manage the activity such as sending queries and updating statements to the database?

  1. JDBC

  2. JDBC driver manager

  3. JDBC-ODBC bridge

  4. JDBC URL

  5. execute()

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

JDBC helps you to write java applications that manage the activity such as sending queries and updating statements to the database.