Multiple choice

Which of the following technologies helps you to write Java applications that manage the activities such as connecting to a data source, sending queries, updating statements to the database etc.?

  1. JDBC API

  2. JDBC driver manager

  3. JDBC-ODBC bridge

  4. JDBC URL

  5. excuteQuery()

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

It helps you to write java applications that manage the activities such as connecting to a data source, sending queries, updating statements to the database etc....