Multiple Choice
Which of the following type of JDBC driver should be used if your Java application is accessing multiple types of databases at the same time?
A) Type 1
B) Type 2
C) Type 3
D) Type 4
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q6: Which of the following is true about
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