MCQOPTIONS
Saved Bookmarks
| 1. |
What is the disadvantage of Type-4 Native-Protocol Driver? |
| A. | at client side, a separate driver is needed for each database. |
| B. | type-4 driver is entirely written in java |
| C. | the driver converts jdbc calls into vendor-specific database protocol |
| D. | it does not support to read mysql data) |
| Answer» B. type-4 driver is entirely written in java | |