

MCQOPTIONS
Saved Bookmarks
1. |
Which method of the request object is used to extract values of the input fields in a form when it is submitted? |
A. | getParameter |
B. | getParameterNames |
C. | getValues |
D. | putValues |
Answer» B. getParameterNames | |