1.

Which of the following functions are done by a web server?(a) Accept requests from a web browser(b) Sends back results in HTML(c) Executes programs with arguments supplied by the user(d) All of the mentionedI had been asked this question in homework.Question is from Web Fundamentals in division Application Design and Development of RDBMS

Answer»

Correct answer is (d) All of the mentioned

Best explanation: A WEB server accepts requests from a web BROWSER and sends back results in HTML. The most IMPORTANT FEATURE of a web server is to execute programs with arguments SUPPLIED by the user.



Discussion

No Comment Found

Related InterviewSolutions