📝 Question
#1306
The doGet() method in the example extracts values of the parameter’s type and number by using __________
✓
Correct Answer
A. request.getParameter()
💡
Explanation
These methods uses these values to run a query against a database.
⌨️ Press
A
B
C
D
to select