Computer ScienceClass 12Computer Networks

Computer Networks: Complete Guide for Class 12 NCERT Students

By ConceptScroll Team · Published on 17 July 2026 · 5 min read

Computer Networks: Complete Guide for Class 12 NCERT Students

Computer Networks connect multiple computers to share data and resources efficiently. For Class 12 NCERT students, understanding these networks is essential to grasp modern communication technologies and data exchange methods.

What Are Computer Networks? An Overview

A computer network is a system where two or more computers or devices connect to share data and resources. These devices, called nodes, include desktops, laptops, smartphones, printers, and servers.

Networks can be small, like those in a single room, or large, spanning multiple cities or countries. They use wired (cables) or wireless (radio waves) media to transmit data.

In Class 12 NCERT Computer Science, understanding computer networks helps you learn how modern communication systems like the internet and intranet work. Networks enable activities such as sending emails, video calls, and accessing shared printers or storage devices.

Key components of a network include:

  • Nodes: Devices connected to the network
  • Networking devices: Switches, routers, modems
  • Transmission media: Wired cables or wireless signals

Understanding these basics lays the foundation for exploring network types, topologies, and protocols.

Types of Computer Networks: From LAN to WAN

Computer networks are classified based on their size, range, and purpose:

  • LAN (Local Area Network): Connects devices in a small area like a home, office, or school. Example: A network connecting computers in a classroom.
  • MAN (Metropolitan Area Network): Covers a city or town. Example: A network connecting multiple branches of a bank within a city.
  • WAN (Wide Area Network): Spans large geographical areas, even countries. The internet is the largest WAN.
  • PAN (Personal Area Network): Very small network for personal devices, like connecting a smartphone to a Bluetooth headset.
Network TypeCoverage AreaExample
PANFew metersBluetooth devices
LANFew kilometersSchool or office network
MANCity or townCity bank branches
WANCountry or globeInternet

Knowing these helps Class 12 students understand how networks vary in scale and complexity.

Want to test yourself on Computer Networks? Try our free quiz →

Network Topologies: How Devices Connect

Topology defines the layout pattern of how nodes connect in a network. Common topologies include:

  • Star Topology: All nodes connect to a central device (hub or switch). Easy to manage and troubleshoot.
  • Bus Topology: All nodes connect to a single communication line (bus). Simple but can cause data collisions.
  • Ring Topology: Nodes connect in a circular manner, passing data tokens around. Efficient for token-based data transfer.
TopologyDescriptionAdvantagesDisadvantages
StarCentral node connects all devicesEasy to add/remove devicesCentral node failure affects all
BusSingle cable connects all devicesSimple and cost-effectiveDifficult to troubleshoot, collisions
RingNodes connected in a circleData token reduces collisionsFailure in one node breaks network

Example: In a Class 12 exam, if asked about the topology with a central node, the answer is Star Topology.

Protocols: Rules That Govern Network Communication

Protocols are sets of rules that control how data is transmitted across a network. They ensure that devices understand each other and data is sent and received correctly.

Some important protocols include:

  • SMTP (Simple Mail Transfer Protocol): Used for sending emails.
  • HTTP (HyperText Transfer Protocol): Used for browsing websites.
  • FTP (File Transfer Protocol): Used to transfer files.
  • CSMA/CA (Carrier Sense Multiple Access/Collision Avoidance): Used in wireless networks to avoid data collisions.

Protocols operate at different layers of the network model, ensuring smooth communication.

Worked Example: If two devices try to send data simultaneously over a wireless network, CSMA/CA helps avoid collisions by checking if the channel is free before sending data.

Understanding protocols is crucial for Class 12 NCERT students to grasp how data flows securely and efficiently.

Data Transmission in Networks: Packets and Media

Data sent over networks is divided into small units called packets. Each packet contains part of the data along with information like source and destination addresses.

Packets travel through the network media, which can be:

  • Wired media: Ethernet cables, fiber optics
  • Wireless media: Wi-Fi, Bluetooth, radio waves

Advantages of packet switching:

  • Efficient use of network resources
  • Ability to route data through different paths

Formula for Data Transmission Time:

$$ \text{Transmission Time} = \frac{\text{Data Size (bits)}}{\text{Bandwidth (bits per second)}} $$

For example, if you transmit 8000 bits over a 1000 bps link, the time taken is:

$$ \frac{8000}{1000} = 8 \text{ seconds} $$

This formula helps estimate how fast data moves in a network, a useful concept for Class 12 students.

Common Network Devices and Their Roles

Networks require special devices to manage and direct data traffic:

  • Router: Connects different networks and directs data packets.
  • Switch: Connects devices within the same network and forwards data to the correct device.
  • Modem: Converts digital data to analog signals and vice versa for internet access.
  • Hub: A simple device that broadcasts data to all connected devices.
DeviceFunction
RouterConnects multiple networks, directs traffic
SwitchConnects devices in a LAN, reduces collisions
ModemEnables internet access over telephone lines
HubBroadcasts data to all devices

Knowing these devices helps Class 12 students understand how networks operate physically and logically.

Frequently asked questions

What is a computer network in Class 12 NCERT?

A computer network is an interconnection of two or more computers to share data and resources.

Which topology uses a central node to connect all devices?

Star topology connects all nodes to a central device like a switch or hub.

What protocol is used to send emails over a network?

SMTP (Simple Mail Transfer Protocol) is used to send emails.

How does CSMA/CA help in wireless networks?

CSMA/CA avoids collisions by checking if the channel is free before sending data.

What are the main types of computer networks?

The main types are PAN, LAN, MAN, and WAN, differing in coverage area.

What is the role of a router in a network?

A router connects different networks and directs data packets between them.

Ready to ace this chapter?

Get the full Computer Networks chapter — interactive notes, diagrams, worked solutions, polls and a free practice quiz — in the ConceptScroll app.

Open in ConceptScroll →

Study smarter with ConceptScroll

Daily NCERT-aligned reels, AI doubt solving and chapter quizzes — all free.

Start learning free
#class 12 computer science#computer networks#csma/ca#data transmission#lan#ncert#network protocols#network topology#networking devices#wan

Continue reading