MCQOPTIONS
Saved Bookmarks
This section includes 1 Mcqs, each offering curated multiple-choice questions to sharpen your Database knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
DriverManager.getConnection(_______ , ______ , ______)What are the two parameters that are included? |
| A. | URL or machine name where server runs, Password, User ID |
| B. | URL or machine name where server runs, User ID, Password |
| C. | User ID, Password, URL or machine name where server runs |
| D. | Password, URL or machine name where server runs, User ID |
| Answer» C. User ID, Password, URL or machine name where server runs | |