MCQs City stays free thanks to ads. Please turn off your ad blocker for this site so content and features keep working.
Computer Networks
World Wide Web
Q
Common gateway interface is used to _______
AA. Generate executable files from web content by web server
BB. Generate web pages
CC. Stream videos
DD. Download media files
Correct Answer:
A. A. Generate executable files from web content by web server
Explanation:
CGI is an interface through servers can run execute console-based executable files on a web server that generates dynamic web pages. A CGI script executes only when a request is made. The script then generates HTML.