1.

What is JDBC?

A. JDBC is a java based protocol.
B. JDBC is a standard Java API for database-independent connectivity between the Java programming language and a wide range of databases.
C. JDBC is a specification to tell how to connect to a database.
D. Joint Driver for Basic Connection
Answer» C. JDBC is a specification to tell how to connect to a database.


Discussion

No Comment Found