Q. When the message “No Suitable Driver” occurs? (Solved)
1. when the driver is not registered by class.forname() method
2. when the user name, password and the database does not match
3. when the jdbc database url passed is not constructed properly
4. when the type 4 driver is used
- c. when the jdbc database url passed is not constructed properly