Common Gateway Interface (CGI) is which of the following?
A
An interface that accepts and returns data that may be written in SQL.
B
An interface that accepts and returns data that may be written in any language that produces an executable file.
C
A small program that executes within another application and is stored on the server.
D
A small program that executes within another application and is stored on the client.
Correct Answer: An interface that accepts and returns data that may be written in any language that produces an executable file.