NTA-NET (UGC-NET) Library & Information Science (59): Questions 1 of 3607

Question MCQ▾

What standard way for a Web server to pass a Web user՚s request to an application program and to receive data back to forward to the user?

Choices

Choice (4)Response

a.

Common gateway interface

b.

Data-Link layer

c.

Interrupt request

d.

Question does not provide sufficient data or is vague

Edit

Answer

a.

Explanation

Common gateway interface is a process. when client send the request to the server and server send the response to the client through the CGI that process known as called a Common gateway interface. A CGI program with its embedded CGI interface tags can be written in a language such as C, C ++ , Shell Script, or Perl.

Show Me Questions