📝 Question
#2148
Common gateway interface is used to _______
✓
Correct Answer
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.
⌨️ Press
A
B
C
D
to select