InterviewSolution
Saved Bookmarks
| 1. |
The protocol CGI is _____________(a) computer graphics interface(b) common graphics interface(c) computer gateway interface(d) common gateway interface |
|
Answer» Right option is (d) common gateway interface Explanation: The web server ‘Apache’ uses the interpreters as some CGI programs. This means that it communicates with these programs using the popular ‘Common Gateway Interface (CGI)’ protocol. |
|