MCQOPTIONS
Saved Bookmarks
| 1. |
The Connection object is created by using __________ method of DriverManager class. DriverManager is the factory for connection. |
| A. | createConnection() |
| B. | setConnection() |
| C. | getConnection() |
| D. | Connect() |
| Answer» D. Connect() | |