Type 4 driver is preferable & efficient for using JDBC applications - Java
Q. For using JDBC applications which of the following driver is preferable and efficient?- Published on 16 Jun 15a. Type 1 driver
b. Type 2 driver
c. Type 3 driver
d. Type 4 driver
ANSWER: Type 4 driver
This driver is a pure java driver and it communicates with the vendors database with the help of a socket connection