MCQOPTIONS
Saved Bookmarks
| 1. |
When the message “No Suitable Driver” occurs? |
| A. | when the driver is not registered by class.forname() method |
| B. | when the user name, password and the database does not match |
| C. | when the jdbc database url passed is not constructed properly |
| D. | when the type 4 driver is used |
| Answer» D. when the type 4 driver is used | |