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