1.

Common gateway interface is used to _______(a) generate executable files from web content by web server(b) generate web pages(c) stream videos(d) download media filesThis question was posed to me in semester exam.This interesting question is from World Wide Web topic in portion TCP/IP Protocol Suite of Computer Network

Answer»

Right answer is (a) generate executable files from WEB content by web SERVER

To EXPLAIN I would say: CGI is an interface through servers can run execute console-based executable files on a web server that generates dynamic web PAGES. A CGI script executes only when a request is made. The script then generates HTML.



Discussion

No Comment Found

Related InterviewSolutions