Multiple choice

The objective of which of the following technologies is to make it possible to access any data from any application, regardless of which DBMS is handling the data?

  1. ODBC

  2. JDBC

  3. JDBC driver manager

  4. The JDBC URL

  5. executeQuery()

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

The objective of ODBC is to make it possible to access any data from any application, regardless of which DBMS is handling the data.