0 votes
in JAVA by

Q. Which of the following gives out the connection to the database and implements the protocol for transferring the query and result between client and database?

A - DriverManager

B - JDBC driver

C - Connection

D - Statement

1 Answer

0 votes
by

Related questions

0 votes
asked May 21, 2020 in JAVA by GeorgeBell
0 votes
asked May 21, 2020 in JAVA by GeorgeBell
...