Q. In Computer programming API is set of subroutinedefinitions, protocols, and tools for building software andapplications. Which among the following is an applicationprogramming interface for the programming language Java,which defines how a client may access a database?
A) JDK
B) J2EE
C) JDBC
D) JAVA SE
✔ Correct Answer: JDBC
Exam Insight
-