

MCQOPTIONS
Saved Bookmarks
1. |
The line that is written at the top of the script to write a Perl script using CGI.pm is ___________. |
A. | include CGI |
B. | use CGI |
C. | use this CGI |
D. | put CGI |
E. | None of these |
Answer» C. use this CGI | |