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. |
The doGet() method in the example extracts values of the parameter s type and number by using __________ |
| A. | request.getParameter() |
| B. | request.setParameter() |
| C. | responce.getParameter() |
| D. | responce.getAttribute() |
| Answer» B. request.setParameter() | |