NIMCET 2016 — Computer PYQ
NIMCET | Computer | 2016Find the odd man out:
Choose the correct answer:
- A.
HTTP
- B.
FCFS
(Correct Answer) - C.
HTML
- D.
TCP/IP
FCFS
Explanation
Web browsers and servers use TCP/IP protocols to connect to the Internet. HTTP is a common TCP/IP protocol
HTTP takes care of the communication between a web server and a web browser. HTTP is used for sending
requests from a web client (a browser) to a web server, returning web content (web pages) from the server back
to the client.
HTML is the standard markup language for Web pages
Therefore FCFS is the odd man out.
Explanation
Web browsers and servers use TCP/IP protocols to connect to the Internet. HTTP is a common TCP/IP protocol
HTTP takes care of the communication between a web server and a web browser. HTTP is used for sending
requests from a web client (a browser) to a web server, returning web content (web pages) from the server back
to the client.
HTML is the standard markup language for Web pages
Therefore FCFS is the odd man out.

