Solved

Which of the Following Is True About JDBC

Question 6

Multiple Choice

Which of the following is true about JDBC?


A) The JDBC API is an API to access different relational databases.
B) You use it to access relational databases without embedding a dependency on a specific database type in your code.
C) JDBC stands for Java DataBase Connectivity.
D) All of the above.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions