InterviewSolution
Saved Bookmarks
| 1. |
CGI stands for ______________(a) Computer Gateway Interface(b) Common Gateway Interface(c) Computer Generated Interface(d) Common Generated Interface |
|
Answer» The correct answer is (b) Common Gateway Interface To explain: The ‘CGI.pm’ module is so called because it helps write scripts that use the ‘Common Gateway Interface’ protocol which defines how a web server communicates with other programs. |
|