MCQOPTIONS
Saved Bookmarks
This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your Rdbms knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Which package comprises of the core JDBC API? |
| A. | tjava.sql |
| B. | tjava.database |
| C. | tsql.java |
| D. | tjava.relation |
| Answer» B. tjava.database | |
| 2. |
Which of the following is/are a function of dynamic SQL? |
| A. | tAllowing a program to construct an SQL query in a character string |
| B. | tSubmitting the query |
| C. | tRetrieving the result into the program variables a tuple at a time |
| D. | tAll of the mentioned |
| Answer» E. | |