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
-
Static Web sites
-
Interactive Web sites
-
Social networking
-
Browsers
A
Correct answer
Explanation
Web 1.0 (roughly 1990s-early 2000s) was characterized by static, read-only websites where content was published by site owners and consumed by users. Web 2.0 introduced interactivity, social networking, and user-generated content. Static websites were the defining feature of Web 1.0, distinguishing it from the dynamic, participatory nature of Web 2.0.
-
An online bookstore that lets customers post reviews
-
A social networking site that lets userts share photos and make public comments
-
An official online encyclopedia
-
Instant messaging applications
C
Correct answer
Explanation
Web 1.0 sites were static, read-only websites where users consumed content without contributing. An official online encyclopedia (like Britannica's early web presence) represents Web 1.0 - professionally published content with no user interaction. Options A and B (user reviews, social sharing) are Web 2.0 features, and instant messaging (D) is a communication tool, not a website example.
-
One master computer that connects to all of our homes
-
A network of networks
-
An official online encyclopedia
-
A series of pipes
B
Correct answer
Explanation
The Internet is fundamentally 'a network of networks' - millions of private, public, academic, business, and government networks interconnected. The concept of a single master computer (A) is incorrect, as is the 'series of pipes' analogy (D), while it's not an encyclopedia (C).
-
Browsers
-
Instant messaging applications
-
Interactive Web sites
-
Spidey senses
A
Correct answer
Explanation
Web browsers are the primary software applications used to access the World Wide Web. They render HTML, execute JavaScript, and make HTTP/HTTPS requests to web servers. Instant messaging apps, interactive websites, and 'Spidey senses' are not the primary means of accessing the web.
-
Makes the Internet really boring
-
Democratizes the Web
-
One master computer that connects to all of our homes
-
Using a browser
B
Correct answer
Explanation
According to Tim O'Reilly, Web 2.0 is characterized by user-generated content, usability, and interoperability, which democratizes the Web by turning passive consumers into active contributors.
-
Using a browser
-
Ethernet
-
Using a telephone
-
Makes the Internet really boring
C
Correct answer
Explanation
Netscape Navigator 1.0 used 'Mozilla' as its user agent string, which was a portmanteau of 'Mosaic Killer' (Mosaic + Godzilla). This naming convention continues in browsers today, which often include 'Mozilla' in their user agent strings for compatibility.
-
To make it possible to view Web content on a wider variety of devices and software
-
To make it possible for computers to parse and analyze the meaning and context of Web data
-
To reduce the amount of network traffic needed to conduct simple Web transactions
-
To enable a bi-directional, read/write Web
B
Correct answer
Explanation
The semantic Web aims to make web data machine-readable by adding metadata and structure, enabling computers to understand meaning and context rather than just display content for humans. This facilitates intelligent data processing and integration.
-
It was the first browser designed to render XHTML pages
-
It was the first Microsoft browser to offer strict compliance with W3C standards
-
It was the first browser to be extensible via ActiveX controls
-
It made possible the AJAX Web application model
D
Correct answer
Explanation
Internet Explorer 5.0 introduced the XMLHttpRequest object (originally an ActiveX control), which enabled asynchronous background data requests. This innovation laid the foundation for AJAX (Asynchronous JavaScript and XML), revolutionizing web application development.
A
Correct answer
Explanation
Gopher was an early application-layer protocol designed for distributing, searching, and retrieving documents over the Internet. It organized content in hierarchical menus, making it easier to navigate than FTP, but was eventually replaced by the more flexible and multimedia-capable World Wide Web.
-
Firefox
-
Chrome
-
Safari
-
Konqueror
-
Spyglass Mosaic
-
Netscape Navigator
-
Google Chrome
-
Mozilla Firefox
A
Correct answer
Explanation
Spyglass Mosaic was the original browser from which Microsoft licensed the source code to build Internet Explorer 1. Since it served as the direct foundation for IE, it was never a competitor. Netscape, Chrome, and Firefox were all direct competitors.
-
Add each sender to the Blocked Senders List.
-
Add the senders to the Safe Senders List.
-
Add the "@humongousinsurance.com" domain to your Blocked Senders List.
-
None of these
C
Correct answer
Explanation
The Blocked Senders List can filter by domain, not just individual email addresses. Adding @humongousinsurance.com to the Blocked Senders List will automatically filter all emails from that domain, which is much more efficient than adding individual senders.
-
No, because you may get questions from your e-mail provider about the change in activity for your account.
-
Who cares? Clicking the link will have no effect at all.
-
No, because clicking that link tells Humongous Insurance that your e-mail address is working.
-
None of these
C
Correct answer
Explanation
Clicking unsubscribe links in spam emails often confirms to the spammer that your email address is active and monitored, which can lead to MORE spam rather than less. Legitimate companies honor unsubscribe requests, but spammers use it as a verification technique.
B
Correct answer
Explanation
Accessibility and usability are different concepts. A site can be technically accessible (screen readers can parse it) but unusable (poor navigation, confusing workflow). Usability requires good UX design beyond just accessibility compliance.