Computer Knowledge

Internet and Web

1,557 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. phony

  2. artificial

  3. genuine

  4. pseudo

  5. authentic

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

Correct; the word describes how the tweets or likes are not done by real human beings, but by a software as the humans do.

Multiple choice
  1. advance

  2. restrain

  3. postpone

  4. accelerate

  5. delay

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

Correct; a great number of accounts and tweets on the web delay the human traffic.

Multiple choice
  1. benefits

  2. perils

  3. travails

  4. probabilities

  5. blessings

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

Correct; it is really difficult to distinguish between human traffic and artificial traffic for which the clients have to pay unnecessarily.

Multiple choice
  1. blocked

  2. encouraged

  3. regulated

  4. eclipsed

  5. underestimated

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

Correct; the artificial clicks and accounts by bots have surpassed the human traffic on the web.

Multiple choice
  1. Hyper Text Transport Protocol

  2. Hyper Text Transpaction Protocol

  3. Hyper Tune Transfer Protocol

  4. High Text Transfer Protocol

  5. None of the above

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

HTTP stands for Hyper Text Transfer Protocol.

Multiple choice
  1. AppletSkeleton interface

  2. AppletApplication interface

  3. AppletStub interface

  4. AppletWindow interface

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

The AppletStub interface serves as the communication channel between an applet and its browser environment. It provides methods like getParameter(), getAppletContext(), and showStatus() that allow the applet to interact with the browser and retrieve contextual information.

Multiple choice
  1. SOAP

  2. Web page

  3. WSDL

  4. UDDI

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

WSDL (Web Services Description Language) is an XML-based language that provides a standardized way to describe web services. It specifies the service's location, available operations, input/output parameters, and data types - essentially everything needed to interact with the service.

Multiple choice
  1. www

  2. http

  3. index.html

  4. .com

  5. pcwebopedia.com

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

Domain names are used to identify one or more IP addresses. For example, the domain name microsoft.com represents about a dozen IP addresses. Domain names are used in URLs to identify particular web pages. For example, in the URL http://www.pcwebopedia.com/index.html, the domain name is pcwebopedia.com.

Multiple choice
  1. Photoshop

  2. Media player

  3. Web browser

  4. WordPad

  5. Search engine

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

A web browser is a program used to view HTML documents. It is a software application used to enable computer users to locate and access web pages.

Multiple choice
  1. Pop-up

  2. E-mail

  3. Cookie

  4. Usenet

  5. Gopher

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

Cookie is a message given to a Web browser by a Web server. The browser stores the message in a text file. The message is then sent back to the server each time the browser requests a page from the server.