CGI stands for . . . . . . . .
A. Computer Gateway Interface
B. Common Gateway Interface
C. Computer Generated Interface
D. Common Generated Interface
Answer: Option B
Solution (By Examveda Team)
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.
Related Questions on MySQL Miscellaneous
How is communication established with MySQL?
A. SQL
B. Network calls
C. A programming language like C++
D. APIs
Which type of database management system is MySQL?
A. Object-oriented
B. Hierarchical
C. Relational
D. Network
Join The Discussion