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. Universal Research List

  2. Universal Resource List

  3. Uniform Resource Locator

  4. Uniform Research Locator

  5. None of these

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

URL (Uniform Resource Locator) is the full address used to locate resources on the internet. It specifies the protocol (like HTTP or HTTPS), domain name, and specific path to identify and access web resources uniquely.

Multiple choice
  1. extranet

  2. intranet

  3. internet

  4. hacker

  5. none of these

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

An extranet is a private network that selectively allows external organizations (like partners, suppliers, or customers) controlled access to specific internal resources or web pages. Unlike an intranet (internal only) or internet (public), an extranet provides secure, limited external access. This distinction is crucial for business-to-business collaborations.

Multiple choice
  1. In flat and centralized manner

  2. In flat and distributed manner

  3. In hierarchical and cenralized manner

  4. In hierarchical and distributed manner

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

Domain name system is hierarchical (cs.uktech.gov.in) (Uttrakhand technical University in India ) and distributed (systems are connected to the network). So, this convention should work every where.

Multiple choice
  1. A physical area in which the website is applicable

  2. IP address of the website

  3. The protocol used

  4. Domain name is not a part of the URL.

  5. The IP address is not the domain name, it is the location.

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

IP address such as 216.239.115.148 is the domain name in the URL of the site.This address is domain number and ------.com is the domain name of the site.

Multiple choice
  1. Internet Explorer

  2. SlimBrowser

  3. WAP

  4. GreenBrowser

  5. Opera

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

Wireless Application Protocol (WAP) is a technical standard for accessing information over a mobile wireless network. A WAP browser is a web browser for mobile devices such as mobile phones that uses the protocol.

Multiple choice
  1. NCP

  2. LCP

  3. ISDN

  4. HDLC

  5. X.25

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

The X.25 protocol, adopted as a standard by the Consultative Committee for International Telegraph and Telephone (CCITT), is a commonly-used network protocol. The X.25 protocol allows computers on different public networks to communicate through an intermediary computer at the network layer level.

Multiple choice
  1. Universal Research List

  2. Universal Resource List

  3. Uniform Resource Locator

  4. Uniform Research Locator

  5. None of these

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

The web address used to access the specific web application is called URL.

Multiple choice
  1. File server

  2. Proxy server

  3. Mail server

  4. Web server

  5. Application server

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

Proxy server is used to filter requests. For example, a company might use a proxy server to prevent its employees from accessing a specific set of Web sites. Proxy server sits between a client application, such as a Web browser, and a real server. It intercepts all requests to the real server to see if it can fulfil the requests itself. If not, it forwards the request to the real server. Proxy servers have two main purposes: Improve Performance: A proxy server improves Internet access speeds from a network primarily by using a caching system. Caching saves recently viewed Web sites, images, and files on a local hard drive so that they don't have to be downloaded from the Web again. Filter Requests: Proxy servers can also be used to filter requests. For example, a company might use a proxy server to prevent its employees from accessing a specific set of Web sites.