Vidyalelo
MySQL · Q159

MySQL

Programming · MySQL · question 159

Q159

CGI stands for . . . . . . . .

A.
Computer Gateway Interface
B.
Common Gateway Interface
Answer
C.
Computer Generated Interface
D.
Common Generated Interface

Answer: Option B

Solution

Answer: Option B
Solution:
This question is about CGI, which is a way for websites to interact with external programs.

CGI stands for Common Gateway Interface.

Let's break down the options:

* Option A: Computer Gateway Interface - This is incorrect. While "gateway" is related to communication, "computer" isn't part of the term.
* Option B: Common Gateway Interface - This is the correct answer. CGI is a standard way for web servers to communicate with external programs.
* Option C: Computer Generated Interface - This is incorrect. While websites can be computer-generated, this term doesn't accurately describe CGI's purpose.
* Option D: Common Generated Interface - This is incorrect. "Generated" is not part of the CGI term.

Therefore, the correct answer is Option B: Common Gateway Interface.