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:

Verified
Correct Answer:
Verified
Q1: Which of the following type of JDBC
Q2: The client requests a connection to a
Q3: To create an InputStream on a socket,
Q4: In the socket programming, for an IP
Q5: Which of the following protocol follows connection
Q7: Which of the following statement is TRUE?<br>A)With
Q8: Which of these package contains classes and
Q9: To connect to a server running on
Q10: The server listens for a connection request
Q11: Which of the following method call is