Multiple choice technology programming languages Which type of driver provides JDBC access via one or more ODBC drivers? Type 4 driver Type 3 driver Type 2 driver Type 1 driver Reveal answer Fill a bubble to check yourself D Correct answer Explanation Type 1 JDBC drivers, also known as the JDBC-ODBC bridge, translate JDBC API calls into ODBC driver calls, relying on native ODBC libraries on the client machine.