

MCQOPTIONS
Saved Bookmarks
1. |
Which line is written at the top of the script to write a Perl script using CGI.pm? |
A. | use this CGI |
B. | put CGI |
C. | use CGI |
D. | include CGI |
Answer» D. include CGI | |