Question:medium

Which of the following is not related to the Internet?

Show Hint

OMR is used in offline applications like exams and surveys, whereas terms like URL, HTTP, and Cookies are related to the functionality of the Internet.
Updated On: May 7, 2026
  • URL
  • HTTP
  • OMR
  • COOKIE
Show Solution

The Correct Option is C

Solution and Explanation

Let's define each term to see its relation to the Internet.
(A) URL (Uniform Resource Locator): This is the address of a resource on the World Wide Web (e.g., https://www.google.com). It is fundamental to the Internet.
(B) HTTP (Hypertext Transfer Protocol): This is the protocol used to transfer data over the web. It is the foundation of data communication for the World Wide Web.
(D) Cookie: A cookie is a small piece of data sent from a website and stored on the user's computer by the web browser. It is used to remember stateful information. It is directly related to internet browsing.
(C) OMR (Optical Mark Recognition): This is the process of capturing human-marked data from document forms such as surveys and tests (like the answer sheets for multiple-choice exams). It is an input technology and is not inherently related to the Internet.
Therefore, OMR is not related to the Internet.
Was this answer helpful?
0