Back to the 2023 paper

Module II: Browser & Apache Web Server Architecture; Common Protocols

20232m

Which of the following is not a web server?

(i) Apache Tomcat
(ii) BlueGriffon
(iii) Jetty
(iv) Tornado

Worked SolutionAI Assisted

Answer

(ii) BlueGriffon

Explanation

  • Apache Tomcat, Jetty, and Tornado are web/server technologies used to serve web applications.
  • BlueGriffon is a WYSIWYG web-page editor, not a web server.

Final answer: (ii) BlueGriffon

Similar questions