Computer Knowledge

Internet and Web

1,617 Questions

The Internet and Web encompass global networks, web portals, browsers, and online communication tools. This hub provides questions on basic internet concepts, email structures, and web terminology. Strong knowledge here is vital for scoring well in computer awareness sections.

Web browsersEmail conceptsWorld Wide WebWeb portalsInternet terminology

Internet and Web Questions

Multiple choice
  1. Cookies

  2. Plug-ins

  3. Scripts

  4. ASPs

  5. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Cookies are small text files stored on a user's device that help websites recognize returning visitors and maintain session state. Plug-ins add functionality, scripts execute code, and ASPs are server-side technologies - none of these are used for user identification.

Multiple choice
  1. Unconnected Resource Locator

  2. Uniform Reference Leads

  3. Uniform Resource Locator

  4. Uniform Random Locations

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Correct answer is (3). 

Multiple choice
  1. Electrical Mail

  2. Electroplated Mail

  3. Electronic Mail

  4. Exclusive Mail

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

E-mail (Electronic Mail) is a method of exchanging digital messages across computer networks. The term directly reflects its nature - mail delivered electronically rather than physically. It's one of the most fundamental and widely used applications on the internet.

Multiple choice
  1. Network of computers

  2. UN organization

  3. World Health organization

  4. All the above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Among the given options, 'Network of computers' is the closest to describing WWW, though this is imprecise. WWW (World Wide Web) is a system of interlinked hypertext documents accessed over the internet. The options are poorly framed - WHO and 'UN organization' are irrelevant.

Multiple choice
  1. Online

  2. Data

  3. Network

  4. Computer

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

DIALOG is a classic online information retrieval service that provides access to databases and information services. It operates as an online service where users can search and retrieve information from various databases in real-time. The term 'online service' best describes its operational model.

Multiple choice
  1. general

  2. request

  3. response

  4. entity

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The entity header in HTTP supplies information about the body of the document, such as its content length, type, and encoding. It can be present in both request and response messages that contain a body. General headers apply to both types, while request and response headers are specific to their respective message types.

Multiple choice
  1. MSN

  2. Google

  3. Yahoo

  4. AOL

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Google was the world's most popular website in 2011, with billions of searches daily. As a search engine and web services giant, it dominated internet traffic and remained the most visited site globally for many years, far surpassing competitors like Yahoo, MSN, and AOL.

Multiple choice
  1. inverse

  2. reverse

  3. generic

  4. country

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Address-to-name resolution (reverse DNS) uses the inverse domain (in-addr.arpa). This allows mapping IP addresses back to domain names, which is useful for verification and logging purposes.

Multiple choice
  1. FTP; SNMP

  2. FTP; SMTP

  3. FTP; MTV

  4. None of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

HTTP is an application-layer protocol that shares characteristics with both FTP (File Transfer Protocol) and SMTP (Simple Mail Transfer Protocol). Like FTP, HTTP uses text-based commands and responses. Like SMTP, HTTP has a simple request-response model and uses headers for metadata exchange.

Multiple choice
  1. Hyperlink

  2. Web server

  3. URI

  4. Web browser

  5. HTML

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A web browser (commonly referred to as a browser) is a software application for retrieving, presenting and traversing information resources on the World Wide Web. An information resource is identified by a Uniform Resource Identifier (URI/URL) and may be a web page, image, video or other piece of content.

Multiple choice
  1. Metasearch engines

  2. Webcrawlers

  3. Spiders

  4. Hits

  5. none of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Metasearch engines (like Dogpile, Metacrawler) do not maintain their own database. Instead, they forward user queries to multiple search engines simultaneously and aggregate the results. Webcrawlers and spiders are automated programs that browse the web to index pages, while 'hits' refers to search results, not a search tool.