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 technology web technology
  1. .com

  2. .org

  3. .net

  4. .edu

  5. None are restricted; anyone can have a URL in any of these domains

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

The .edu top-level domain is restricted to accredited post-secondary educational institutions in the United States. Other TLDs like .com, .org, and .net are open to anyone willing to pay the registration fee, making .edu uniquely restricted.

Multiple choice technology web technology
  1. An email address

  2. Access to a Web server

  3. A connection to the Internet

  4. Technical help

  5. Free Windows upgrades

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

Internet Service Providers provide connectivity, email addresses, web server space, and technical support as standard services. However, free Windows upgrades are software products from Microsoft that users must purchase or obtain separately - ISPs do not distribute operating system upgrades for free.

Multiple choice technology web technology
  1. Function like email post offices

  2. Accept FTP requests to upload the download files

  3. Store applications that are rented or leased by large corporations

  4. Store and send Web pages

  5. All of the above

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

Specialized servers perform all these functions on the Internet. Email servers handle message routing like post offices. FTP servers manage file uploads and downloads. Application servers host software accessed by corporations. Web servers store and deliver web pages to browsers. Each is a specialized server type for a specific Internet function.

Multiple choice technology web technology
  1. Plug-ins

  2. Cookies

  3. Cascading stylesheets

  4. Search engines

  5. Security tools

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

Quicktime, RealOne, and Shockwave are all plug-ins that extend browser functionality to play multimedia content. Plug-ins add specific capabilities like audio/video playback or interactive animations. Cookies store user data, stylesheets control formatting, search engines find content, and security tools protect against threats - none of which describe these multimedia software add-ons.

Multiple choice technology web technology
  1. Strictly hypertext with no multimedia content

  2. Designed to simulate printed pages using HTML's table tools

  3. The first true multimedia documents to be published on the Internet

  4. Viewable only with proprietary Microsoft software

  5. Sent via email from Doug Engelbart's office on the Stanford campus

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

Early web pages were purely hypertext - text with links - without multimedia content. The first web browsers (like WorldWideWeb and Mosaic) displayed only text and basic formatting. Images, audio, video, and interactive content came later as browser capabilities expanded. HTML tables were added later for layout, and the web was never limited to Microsoft software.

Multiple choice technology web technology
  1. Child-safe software

  2. Dutch dike software

  3. Filtering software

  4. Spam blockers

  5. Underage software

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

Filtering software blocks access to specific websites or content categories based on criteria like keywords, URLs, or content ratings. It's commonly used by parents to restrict children's access to inappropriate material. Spam blockers filter email, not web pages. The other options are not standard terminology for web-blocking software.

Multiple choice technology web technology
  1. A data-driven Web site that seperates site content from design

  2. Carefully hand-coded in pure HTML to minimize errors

  3. Designed to work without cookies

  4. Limited to work with a single type of Web browser for consistency

  5. All of the above

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

Large online shopping catalogs with many products use database-driven (data-driven) websites where product information is stored separately from the page design. This allows easy updates to inventory, prices, and descriptions without redesigning pages. Pure HTML hand-coding would be impractical for thousands of products, and modern e-commerce requires cookies and cross-browser compatibility.

Multiple choice technology web technology
  1. The dominance of HTML as a Web page creation language

  2. The metaphor of the page as the container of Internet information

  3. The TCP/IP protocol that's used to send and recieve Internet messages

  4. The ownership of the Internet by Microsoft

  5. The percentage of non-U.S. Internet users

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

TCP/IP (Transmission Control Protocol/Internet Protocol) is the fundamental communication protocol suite that has powered the Internet since its inception and will likely remain the core standard. HTML faces competition from newer formats, the 'page' metaphor may change with apps and AI interfaces, Microsoft never owned the Internet, and the percentage of non-U.S. users continues growing rapidly.

Multiple choice technology web technology
  1. More interactive and faster

  2. Easy to connect web page with server

  3. More dynamic

  4. All the above

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

AJAX makes web pages more interactive (by updating content dynamically), faster (by avoiding full page reloads), easier to connect to servers (through asynchronous HTTP requests), and more dynamic (through real-time content updates). All these benefits combine to create better user experiences.

Multiple choice technology web technology
  1. Yahoo

  2. MSN

  3. Facebook

  4. Google

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

Google was the first company to make advanced, mainstream use of AJAX technology with applications like Gmail (2004) and Google Maps (2005). These services demonstrated the power of asynchronous page updates without full refreshes, pioneering what became known as Web 2.0 interactivity.

Multiple choice technology programming languages
  1. mail client

  2. web browser

  3. text browser

  4. backup engine

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

Mutt is a widely-used text-based email client for Unix-like systems. It runs in a terminal and provides efficient mail reading, composing, and management capabilities. Unlike graphical mail clients, mutt is lightweight, scriptable, and particularly favored by system administrators and users who prefer keyboard-driven workflows.

Multiple choice technology programming languages
  1. A. A status of 200 to 299 signifies that the request was successful

  2. B. A status of 300 to 399 are informational messages

  3. C. A status of 400 to 499 indicates an error in the server.

  4. D. A status of 500 to 599 indicates an error in the client.

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

To answer this question, the user needs to have knowledge about HTTP response status codes. The HTTP response status code indicates whether a request has been successfully completed or not. It is a 3-digit integer with the first digit indicating the general response class, while the last two digits do not have any categorization role.

Now, let's go through each option and explain why it is right or wrong:

A. A status of 200 to 299 signifies that the request was successful - This statement is correct. HTTP status codes 2xx indicate that the request was successfully received, understood, and accepted.

B. A status of 300 to 399 are informational messages - This statement is incorrect. HTTP status codes 3xx indicate redirection messages, not informational messages.

C. A status of 400 to 499 indicates an error in the server - This statement is incorrect. HTTP status codes 4xx indicate client errors, not server errors.

D. A status of 500 to 599 indicates an error in the client - This statement is incorrect. HTTP status codes 5xx indicate server errors, not client errors.

Therefore, the correct answer is:

The Answer is: A.

Multiple choice technology platforms and products
  1. Process Page

  2. Requestor Page

  3. Thread page

  4. User Pages

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

The Requestor Page is a special clipboard page in Pega that maintains session-level information for each user requestor (session). It stores critical runtime information including the user's access roles and privileges, the RuleSet list (determining which rules are available to the user), and HTTP protocol parameters. Process Page, Thread Page, and User Pages are not the correct names for this system clipboard page.