Computer Applications
CGI stands for ………….. .
- Computer Graphics Interface
- Common Gateway interface
- Collective Gateway Interchange
- Common Graphics Interface
HTML Advanced Features
2 Likes
Answer
Common Gateway interface
Reason — CGI stands for Common Gateway interface.
Answered By
3 Likes
Related Questions
Which of the following buttons is used to clear the contents and set the values of all the form elements to their initial state?
- SUBMIT
- SEND
- RESET
- None of these
Which tag is used to define a selection list in a form?
<OPTION><SELECT><NAME><SELECTION>
Which of the following are the attributes of the
<INPUT>tag?- Value and Size
- Name and Length
- Type and Text
- None of these
Which attribute of the
<INPUT>tag specifies that the input element should be preselected when the web page loads?- Selected
- Checked
- Default
- None of these