Follow Us
Select Medium / माध्यम चुनें:
Eng (English) Hindi (हिन्दी)
CBSE • Class 6 • Computer Science • Ch 9
Estimated Time: 45 Mins
Study Progress: In Progress

Internet, Web Browsers & Safe Search

In CBSE Class 6 Computer Science, "Internet, Web Browsers & Safe Search" demystifies the worldwide electronic network that connects billions of global users. Students discover the history of the Internet from ARPANET (1969), distinguish between the physical Internet network and the World Wide Web (invented by Sir Tim Berners-Lee in 1989), deconstruct URLs (protocol, domain, paths), differentiate Web Browsers from Search Engines, master advanced Boolean search syntax ("quotes", minus signs, site: filters), evaluate website credibility, and navigate safely using bookmarks, cache clearing, and incognito tools.

🌐 Have You Ever Wondered?

When you click "Search" on Google, your request travels through undersea fiber-optic cables crossing entire oceans at the speed of light, scans through 50 billion web pages, and returns the top 10 answers in less than 0.3 seconds!

How does this immense planetary network operate without a single global president or owner? Discover the profound engineering of the Internet and the World Wide Web, and learn the secret search operator tricks used by master researchers!

Why This Chapter Matters

In CBSE Class 6 Computer Science, "Internet, Web Browsers & Safe Search" demystifies the worldwide electronic network that connects billions of global users. Students discover the history of the Internet from ARPANET (1969), distinguish between the physical Internet network and the World Wide Web (invented by Sir Tim Berners-Lee in 1989), deconstruct URLs (protocol, domain, paths), differentiate Web Browsers from Search Engines, master advanced Boolean search syntax ("quotes", minus signs, site: filters), evaluate website credibility, and navigate safely using bookmarks, cache clearing, and incognito tools.

Before You Begin (Prerequisites)

  • Basic familiarity with computers, smartphones, and Wi-Fi / mobile data connections.
  • Understanding text typing and standard mouse scrolling.
  • Familiarity with everyday websites (e.g., YouTube, Wikipedia, targetexams.com).

What You Will Learn (Core Objectives)

  • Define the Internet and trace its origins from ARPANET (1969) to the modern global network.
  • Distinguish fundamentally between the Internet (physical network infrastructure) and the World Wide Web (software information service).
  • Deconstruct a URL into its core components: Protocol (https://), Domain name, Subdomain, Port, and File path.
  • Compare and contrast Web Browsers (Chrome, Edge, Safari) and Search Engines (Google, Bing, DuckDuckGo).
  • Differentiate HTTP from HTTPS and understand the significance of the padlock security symbol.
  • Apply advanced search operators: Exact phrase (""), exclusion (-), and domain filtering (site:).
  • Evaluate the credibility, copyright, and bias of online information sources.

Chapter Roadmap & Progression

1 1. What is the Internet? Historical...
2 2. Internet vs World Wide Web (WWW)...
3 3. The Anatomy of a Web Address (UR...
4 4. Web Browsers vs Search Engines
5 5. Advanced Safe Search Techniques...

Complete Concept Guide (100% Curriculum Coverage)

1. What is the Internet? Historical Roots & Global Infrastructure

The Internet (short for Interconnected Network) is the vast, global system of interconnected computer networks that communicate using standardized communication protocols (TCP/IP). It links together millions of private, public, academic, business, and government networks worldwide.

A Brief Historical Timeline of the Internet

  • 1969 (ARPANET): The ancestor of the Internet, called ARPANET (Advanced Research Projects Agency Network), was commissioned by the United States Department of Defense. It originally connected just four university research computers using packet-switching technology.
  • 1970s – 1980s (TCP/IP Protocol): Computer scientists Vinton Cerf and Robert Kahn designed the TCP/IP (Transmission Control Protocol / Internet Protocol), creating universal rules allowing computers of completely different manufacturers to talk to one another. Cerf and Kahn are widely celebrated as the "Fathers of the Internet".
  • Modern Global Grid: Today, data travels across the planet through hundreds of thousands of kilometers of deep-sea fiber-optic cables buried on the ocean floor, high-speed regional terrestrial backbones, and satellite constellations.

2. Internet vs World Wide Web (WWW): The Crucial Distinction

Many people use the terms "Internet" and "Web" interchangeably, but in computer science, they are two completely different things:

Feature The Internet The World Wide Web (WWW)
Fundamental Nature The physical infrastructure (hardware network). The information-sharing service (software).
Analogous Metaphor The physical railway tracks, roads, and bridges. The trains, buses, and cars traveling on those tracks.
Inventor & Era ARPANET (1969); Vinton Cerf & Robert Kahn (1970s). Sir Tim Berners-Lee at CERN, Switzerland (1989).
Underlying Tech Routers, switches, fiber-optic cables, TCP/IP. HTML web pages, HTTP/HTTPS protocols, Hyperlinks.
Services Included WWW, Email (SMTP), File Transfer (FTP), Online Gaming, VoIP. Just one specific service that runs on top of the Internet!

3. The Anatomy of a Web Address (URL)

Every resource on the World Wide Web has a unique electronic address called a URL (Uniform Resource Locator). Just as a postal address has a country, city, street, and house number, a URL has precise structural components:

URL Example: https://www.targetexams.com/school-syllabus/cbse/class-6
  • 1. Protocol (https://): Specifies the set of rules used to transmit data.
    • HTTP (HyperText Transfer Protocol): Transmits data as plain, unencrypted text. If intercepted, passwords and details can be read.
    • HTTPS (HTTP Secure): Encrypts all transmitted data using SSL/TLS cryptographic protocols. Indicated by a Padlock icon in the browser address bar. Essential for banking, shopping, and student portals.
  • 2. Subdomain (www): World Wide Web host indicator.
  • 3. Domain Name (targetexams.com): The human-readable name of the website server.
    • Top-Level Domain (TLD) extensions signify organization type: .com (commercial), .org (non-profit organization), .edu / .ac.in (educational institution), .gov / .gov.in (official government portal).
  • 4. File Path (/school-syllabus/cbse/class-6): The exact hierarchical folder path leading to the specific web page stored on the remote web server.

4. Web Browsers vs Search Engines

A classic confusion among young students is mistaking a browser for a search engine:

Web Browser

A Web Browser is an application software program installed locally on your computer, tablet, or smartphone used to locate, retrieve, interpret HTML/CSS code, and render multimedia web pages on your screen.

  • Leading Examples: Google Chrome, Microsoft Edge, Apple Safari, Mozilla Firefox, Brave, Opera.
  • Without a web browser, your computer cannot display World Wide Web pages.

Search Engine

A Search Engine is a massive, automated web-based software service that maintains huge indexes of billions of web pages and helps users find information by searching for keywords.

  • Leading Examples: Google, Microsoft Bing, DuckDuckGo, Yahoo Search.
  • Search engines use automated robotic scripts called Web Crawlers (Spiders) that continuously scan web pages across the world to index their contents.
The Vital Distinction: You use a Web Browser (like Google Chrome) to visit a Search Engine (like google.com) to find a Web Page (like targetexams.com)!

5. Advanced Safe Search Techniques & Critical Thinking

Typing a vague query into a search engine often returns millions of irrelevant results. Professional researchers use specialized search operators to pinpoint information with surgical accuracy:

Power Search Operators

  • Quotation Marks (""): Forces an exact word phrase match. Searching "photosynthesis in desert plants" returns ONLY pages containing that exact phrase in that precise sequence.
  • Minus Sign (-): Excludes unwanted keywords. Searching jaguar speed -car finds the running speed of the wild animal while excluding automotive car reviews!
  • Site Operator (site:): Restricts search results to a specific website or top-level domain. Searching Class 6 science syllabus site:cbse.gov.in searches exclusively inside the official CBSE government portal.

The CRAAP Test for Information Credibility

Anyone can publish anything on the internet—including false rumors, AI hallucinations, and biased hoaxes. Always evaluate websites using:

  • Currency: Is the information recent and up-to-date?
  • Relevance: Does the content answer your research question at an appropriate educational level?
  • Authority: Who is the author or publisher? Are they a verified scientist, university, or official school board?
  • Accuracy: Is the content supported by verifiable citations and evidence? Are there spelling mistakes?
  • Purpose: Is the website trying to educate you objectively, or is it trying to sell a product or spread biased propaganda?

Key Programming Syntax, Statements & Translator Rules

URL Anatomy Formula
$$\text{URL} = \text{Protocol} + \text{Subdomain} + \text{Domain} + \text{TLD} + \text{Path}$$
Standard structural blueprint of any global web address.
HTTPS Encryption Indicator
$$\text{HTTPS} = \text{HTTP} + \text{SSL/TLS Encryption (Padlock Icon)}$$
Protects user passwords and financial transactions from packet sniffing.
Exact Phrase Search Operator
$$"\text{exact phrase}"$$
Restricts engine search to consecutive matching words.
Exclusion Operator
$$\text{term1} -\text{term2}$$
Subtracts results containing term2.
Domain Filter Operator
$$\text{query } \text{site:domain.com}$$
Restricts web indexing to a specific portal.

Conceptual Solved Examples & Case Studies

Example 1
Deconstruct the web address "https://cbse.gov.in/cbsenew/examination.html" into its individual components and explain the meaning of each part.
Step-by-Step Solution:
Components Deconstruction:
1. https://: Protocol (HyperText Transfer Protocol Secure), indicating an encrypted, secure web transmission.
2. cbse.gov.in: Domain Name, where .gov.in signifies an official Indian Government entity.
3. /cbsenew/: Directory Path on the server where the file is organized.
4. examination.html: Specific Web Page Document formatted in HTML.
Example 2
A student is searching for information about the historical Mughal emperor Akbar, but the search results are flooded with reviews of a modern Bollywood film named "Akbar". How can the student use a search operator to filter out the movie results?
Step-by-Step Solution:
The student should use the Minus Sign (-) exclusion operator. By typing:
Akbar history -movie -film -actor -bollywood
The search engine will retrieve historical records while deliberately excluding any web pages that mention movies, films, or actors.
Example 3
Why does a web browser display a closed padlock icon next to the address of banking and shopping websites?
Step-by-Step Solution:
The padlock icon indicates that the website is communicating over HTTPS (HTTP Secure) protected by SSL/TLS encryption certificates. This guarantees two critical security factors:
1. Data Encryption: All sensitive data (such as passwords, credit card numbers, or exam logins) is scrambled during transit across the internet so hackers cannot intercept it.
2. Server Authentication: Verifies that you are connected to the genuine bank or educational portal rather than an imposter phishing site.
Example 4
Give two distinct differences between a Web Browser and a Search Engine.
Step-by-Step Solution:
  1. Installation: A web browser is an application software program that must be downloaded and installed on your physical device (e.g., Chrome, Edge); a search engine is a remote website service accessed over the web (e.g., Google, Bing).
    2. Function: A browser’s primary job is to fetch and visually display web pages; a search engine’s job is to index the internet and help you search for information using keywords.
Example 5
What is the "World Wide Web" (WWW) and who invented it?
Step-by-Step Solution:
The World Wide Web is a global collection of interlinked multimedia web pages and documents connected via hyperlinks and accessed over the Internet. It was invented in 1989 by British computer scientist Sir Tim Berners-Lee at the CERN physics research laboratory in Switzerland.

Common Misconceptions & Examiner Traps

Common Misconception

Saying that "Google is an operating system" or "Google is the Internet".

Scientific Reality & Correction

Google is a technology company that runs a popular search engine (google.com) and develops a web browser (Google Chrome). It is not the Internet itself!

Common Misconception

Putting a space after the minus sign in search operators (e.g. typing "jaguar - car").

Scientific Reality & Correction

There must be NO space between the minus sign and the excluded word! Type jaguar -car. Adding a space causes the search engine to treat the hyphen as punctuation.

Common Misconception

Assuming that every fact found on the internet is 100% true and verified.

Scientific Reality & Correction

Anyone can create a website or blog and publish incorrect or misleading claims. Always cross-check facts with official educational portals (like NCERT, CBSE, or reputable encyclopedias).

Common Misconception

Confusing the Internet with the World Wide Web.

Scientific Reality & Correction

The Internet is the vast global physical network of connected computers; the World Wide Web is just one information service (HTML web pages) that runs on top of that network.

Visual Learning & Conceptual Map

Internet Ecosystem & URL Deconstruction

Network Layers, Protocols, Browsers & Operators
https://www.targetexams.com/school-syllabus
https:// → Protocol www → Host targetexams.com → Domain /school-syllabus → Path
Web Browser

Client software (Chrome, Edge) that renders HTML web pages.

Search Engine

Web indexer (Google, Bing) that finds keywords across billions of sites.

Search Operators

"Exact Phrase" • -Exclude • site:gov.in domain filter.

Chapter Summary & 10 Key Takeaways

Takeaway 1
The Internet is a global system of interconnected computer networks communicating via TCP/IP protocols.
Takeaway 2
ARPANET (1969) was the military research predecessor; Vinton Cerf and Robert Kahn developed TCP/IP.
Takeaway 3
The World Wide Web (invented by Sir Tim Berners-Lee in 1989) is an information service of hyperlinked web pages running on the Internet.
Takeaway 4
A URL (Uniform Resource Locator) specifies protocol (https://), domain name, and folder file path.
Takeaway 5
A Web Browser (Chrome, Safari, Edge) renders web pages; a Search Engine (Google, Bing) indexes pages by keywords.
Takeaway 6
HTTPS provides cryptographic security and data privacy, symbolized by the address bar padlock.
Takeaway 7
Power search operators: Exact phrases (""), term exclusion (-), and domain filtering (site:).

Check Your Understanding (Diagnostic Practice Questions)

Diagnostic questions testing core conceptual clarity. Answers are hidden initially — solve each problem first, then click to reveal the step-by-step verified solution.

1
Why is entering personal passwords on an "HTTP" (unencrypted) website dangerous?
Reveal Answer & Explanation
Answer: HTTP transmits information across internet routers as plain, readable text. Any malicious actor or hacker monitoring the network can intercept the data packets (packet sniffing) and read your username, password, and credit card numbers in plain English. Always look for HTTPS and the closed padlock symbol.
Think about the lack of encryption in HTTP.
2
What is a "Web Crawler" or "Spider" used by search engines?
Reveal Answer & Explanation
Answer: A Web Crawler is an automated software bot deployed by search engines to continuously crawl from one hyperlink to another across the World Wide Web, reading web pages and indexing their text, images, and keywords into the search engine's massive central database.
Think of a robotic spider crawling across web links.
3
What does the TLD ".gov.in" tell you about a website?
Reveal Answer & Explanation
Answer: The .gov indicates that it is an official government portal, and .in indicates that the domain belongs to India.
gov = government; in = India.
4
Write a search query to find the official Class 6 Mathematics syllabus strictly from the official NCERT website (ncert.nic.in).
Reveal Answer & Explanation
Answer: "Class 6 Mathematics syllabus" site:ncert.nic.in
Combine exact quotes with the site: filter.
5
What is a "Hyperlink" and how can you identify one on a web page?
Reveal Answer & Explanation
Answer: A Hyperlink is a clickable text word, button, or graphic that connects one web page to another. Hyperlinks are typically distinguished by blue underlined text, and the mouse pointer transforms into a small pointing hand icon when hovered over them.
Look for the cursor changing to a pointing hand.
Finished Studying This Chapter?
READY TO PRACTICE?

Timed CBT Practice Tests (Exam Simulator)

Put your concepts to the test with official curriculum-aligned Foundation and Advanced practice tests. Get instant accuracy scores, time metrics, and step-by-step verified explanations.