Multiple choice

Which of the following drivers allows direct calls from the client machine to the DBMS server and is a practical solution for intranet access?

  1. Native-API partly java driver

  2. JDBC

  3. Native-protocol pure java driver

  4. JDBC URL

  5. execute()

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

This allows a direct call from the client machine to the DBMS server and is a practical solution for intranet access.