Back to Practice Computer Fundamentals

Networking Basics - Practice MCQs for CCAT

50 Questions Section B: Programming Computer Fundamentals

Networking Basics Question Bank for C-CAT

Practice 50 Networking Basics multiple-choice questions designed for CDAC CCAT exam preparation. Questions are paginated in sets of 10 and include detailed explanations.

50 total MCQs 10 per page Detailed explanations

What this topic covers

  • Topic-wise Networking Basics MCQs for C-CAT preparation.
  • Detailed explanations after every answer.
  • Focused revision questions for stronger preparation.
Q1.
LAN stands for:
ALarge Area Network
BLocal Area Network
CLong Area Network
DLinked Area Network
Show Answer & Explanation

Correct Answer: B - Local Area Network

LAN stands for Local Area Network, covering a small geographical area like an office.

Q2.
Which network covers the largest area?
ALAN
BWAN
CMAN
DPAN
Show Answer & Explanation

Correct Answer: B - WAN

WAN (Wide Area Network) covers the largest geographical area, like countries or continents.

Q3.
IP stands for:
AInternet Provider
BInternal Protocol
CInternet Protocol
DInput Protocol
Show Answer & Explanation

Correct Answer: C - Internet Protocol

IP stands for Internet Protocol, which provides addressing and routing on networks.

Q4.
Which protocol is used for web browsing?
AFTP
BHTTP
CSMTP
DPOP3
Show Answer & Explanation

Correct Answer: B - HTTP

HTTP (HyperText Transfer Protocol) is used for accessing websites.

Q5.
SMTP is used for:
AFile transfer
BWeb browsing
CSending emails
DRemote login
Show Answer & Explanation

Correct Answer: C - Sending emails

SMTP (Simple Mail Transfer Protocol) is used for sending emails.

Q6.
A router is used to:
AConnect networks
BStore data
CPrint documents
DDisplay graphics
Show Answer & Explanation

Correct Answer: A - Connect networks

A router connects different networks and routes data between them.

Q7.
Which device connects computers in a LAN?
AModem
BRouter
CSwitch
DRepeater
Show Answer & Explanation

Correct Answer: C - Switch

A switch connects multiple computers within a LAN and forwards data based on MAC addresses.

Q8.
URL stands for:
AUniversal Resource Link
BUniform Resource Locator
CUnique Resource Locator
DUnified Resource Link
Show Answer & Explanation

Correct Answer: B - Uniform Resource Locator

URL stands for Uniform Resource Locator, the address of a web resource.

Q9.
DNS converts:
AIP to MAC address
BData to packets
CDomain name to IP address
DAnalog to digital
Show Answer & Explanation

Correct Answer: C - Domain name to IP address

DNS (Domain Name System) converts domain names to IP addresses.

Q10.
Which topology has a central hub?
ABus
BRing
CMesh
DStar
Show Answer & Explanation

Correct Answer: D - Star

Star topology has all nodes connected to a central hub or switch.

Q11.
FTP is used for:
ASending emails
BWeb browsing
CFile transfer
DRemote login
Show Answer & Explanation

Correct Answer: C - File transfer

FTP (File Transfer Protocol) is used for transferring files between computers.

Q12.
What is a modem used for?
AConnect to internet via telephone line
BStore data
CDisplay graphics
DPrint documents
Show Answer & Explanation

Correct Answer: A - Connect to internet via telephone line

A modem modulates and demodulates signals for internet connectivity via telephone lines.

Q13.
POP3 is used for:
ASending emails
BFile transfer
CWeb browsing
DReceiving emails
Show Answer & Explanation

Correct Answer: D - Receiving emails

POP3 (Post Office Protocol version 3) is used for receiving emails from a mail server.

Q14.
What is bandwidth?
APhysical width of cable
BType of topology
CLength of network
DData transfer capacity
Show Answer & Explanation

Correct Answer: D - Data transfer capacity

Bandwidth is the maximum data transfer capacity of a network connection.

Q15.
Telnet is used for:
AFile transfer
BRemote login
CSending emails
DWeb browsing
Show Answer & Explanation

Correct Answer: B - Remote login

Telnet is a protocol used for remote login to access another computer.

Q16.
Which device amplifies weak signals in a network?
ARouter
BRepeater
CSwitch
DHub
Show Answer & Explanation

Correct Answer: B - Repeater

A repeater amplifies weak signals to extend the range of a network.

Q17.
ISP stands for:
AInternet Service Protocol
BInternet Security Protocol
CInternal Service Provider
DInternet Service Provider
Show Answer & Explanation

Correct Answer: D - Internet Service Provider

ISP stands for Internet Service Provider, a company providing internet access.

Q18.
Which topology uses a single cable to connect all devices?
AStar
BRing
CBus
DMesh
Show Answer & Explanation

Correct Answer: C - Bus

Bus topology uses a single backbone cable to which all devices are connected.

Q19.
NIC stands for:
ANode Interface Card
BNetwork Internal Card
CNetwork Interface Card
DNetwork Integrated Circuit
Show Answer & Explanation

Correct Answer: C - Network Interface Card

NIC stands for Network Interface Card, hardware that connects a computer to a network.

Q20.
What is the default port for HTTP?
A80
B25
C21
D443
Show Answer & Explanation

Correct Answer: A - 80

HTTP uses port 80 by default for web traffic.

Q21.
How many layers are there in the OSI model?
A4
B5
C6
D7
Show Answer & Explanation

Correct Answer: D - 7

The OSI (Open Systems Interconnection) model has 7 layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

Q22.
Which layer of the OSI model is responsible for routing and forwarding packets?
AData Link Layer
BSession Layer
CTransport Layer
DNetwork Layer
Show Answer & Explanation

Correct Answer: D - Network Layer

The Network Layer (Layer 3) handles routing, forwarding, and addressing of data packets across networks.

Q23.
What does TCP stand for?
ATransfer Control Protocol
BTotal Control Protocol
CTransport Communication Protocol
DTransmission Control Protocol
Show Answer & Explanation

Correct Answer: D - Transmission Control Protocol

TCP stands for Transmission Control Protocol, providing reliable, ordered data delivery.

Q24.
Which topology connects all devices to a single central cable?
ABus
BRing
CStar
DMesh
Show Answer & Explanation

Correct Answer: A - Bus

In a bus topology, all devices are connected to a single central cable (backbone) through drop lines.

Q25.
Which device operates at the Data Link Layer of the OSI model?
AHub
BRouter
CSwitch
DRepeater
Show Answer & Explanation

Correct Answer: C - Switch

A switch operates at the Data Link Layer (Layer 2) and uses MAC addresses to forward frames.

Q26.
What is the maximum number of hosts possible in a Class C network?
A126
B254
C65534
D16777214
Show Answer & Explanation

Correct Answer: B - 254

A Class C network uses 8 bits for host addresses, allowing 28 - 2 = 254 usable host addresses.

Q27.
Which protocol is used to send email?
AFTP
BHTTP
CSNMP
DSMTP
Show Answer & Explanation

Correct Answer: D - SMTP

SMTP (Simple Mail Transfer Protocol) is used for sending and relaying email messages.

Q28.
Which layer of the OSI model converts data into a format suitable for transmission?
AApplication Layer
BTransport Layer
CSession Layer
DPresentation Layer
Show Answer & Explanation

Correct Answer: D - Presentation Layer

The Presentation Layer (Layer 6) handles data formatting, encryption, and compression.

Q29.
What does IP stand for in networking?
AInternal Protocol
BInternet Protocol
CInterlink Protocol
DInformation Protocol
Show Answer & Explanation

Correct Answer: B - Internet Protocol

IP stands for Internet Protocol, responsible for addressing and routing packets across networks.

Q30.
In which topology does each device have a dedicated point-to-point link to every other device?
AStar
BBus
CMesh
DRing
Show Answer & Explanation

Correct Answer: C - Mesh

In a full mesh topology, every device is connected to every other device with dedicated links.

Q31.
What is the default port number for HTTP?
A21
B80
C25
D443
Show Answer & Explanation

Correct Answer: B - 80

HTTP (HyperText Transfer Protocol) uses port 80 as its default port number.

Q32.
Which protocol is connectionless and does not guarantee delivery?
AUDP
BTCP
CFTP
DSMTP
Show Answer & Explanation

Correct Answer: A - UDP

UDP (User Datagram Protocol) is connectionless and provides no guarantee of delivery, ordering, or duplicate protection.

Q33.
What does DNS resolve?
AIP address to MAC address
BDomain name to IP address
CPort number to protocol
DURL to file path
Show Answer & Explanation

Correct Answer: B - Domain name to IP address

DNS (Domain Name System) translates human-readable domain names into numerical IP addresses.

Q34.
Which of the following is a Class A IP address range?
A128.0.0.0 to 191.255.255.255
B192.0.0.0 to 223.255.255.255
C1.0.0.0 to 126.255.255.255
D224.0.0.0 to 239.255.255.255
Show Answer & Explanation

Correct Answer: C - 1.0.0.0 to 126.255.255.255

Class A IP addresses range from 1.0.0.0 to 126.255.255.255, with the first octet identifying the network.

Q35.
Which networking device regenerates signals to extend the range of a network?
ARouter
BSwitch
CRepeater
DBridge
Show Answer & Explanation

Correct Answer: C - Repeater

A repeater regenerates and amplifies network signals to extend the physical range of a network segment.

Q36.
What is a MAC address?
AA physical address burned into a network interface card
BA logical address assigned by software
CAn IP address variant
DA port number for communication
Show Answer & Explanation

Correct Answer: A - A physical address burned into a network interface card

A MAC (Media Access Control) address is a unique physical address assigned to a network interface card by the manufacturer.

Q37.
Which protocol is used to transfer files between computers on a network?
AHTTP
BDHCP
CSMTP
DFTP
Show Answer & Explanation

Correct Answer: D - FTP

FTP (File Transfer Protocol) is used specifically for transferring files between a client and server.

Q38.
What does DHCP do in a network?
AAutomatically assigns IP addresses to devices
BEncrypts network traffic
CResolves domain names
DManages routing tables
Show Answer & Explanation

Correct Answer: A - Automatically assigns IP addresses to devices

DHCP (Dynamic Host Configuration Protocol) automatically assigns IP addresses and network configuration to devices.

Q39.
Which OSI layer is responsible for establishing, managing, and terminating sessions?
ANetwork Layer
BTransport Layer
CApplication Layer
DSession Layer
Show Answer & Explanation

Correct Answer: D - Session Layer

The Session Layer (Layer 5) manages sessions between communicating applications.

Q40.
In a star topology, what happens if the central hub fails?
AOnly one device is affected
BThe entire network goes down
CNetwork speed decreases
DNothing happens
Show Answer & Explanation

Correct Answer: B - The entire network goes down

In a star topology, all communication passes through the central hub, so its failure disconnects the entire network.

Q41.
What is the subnet mask for a default Class B network?
A255.0.0.0
B255.255.0.0
C255.255.255.0
D255.255.255.255
Show Answer & Explanation

Correct Answer: B - 255.255.0.0

A default Class B network uses the subnet mask 255.255.0.0, with 16 bits for network and 16 bits for host.

Q42.
Which protocol is used for secure web browsing?
AHTTPS
BFTP
CHTTP
DTELNET
Show Answer & Explanation

Correct Answer: A - HTTPS

HTTPS (HTTP Secure) uses TLS/SSL encryption for secure communication between browser and server.

Q43.
What is the loopback IP address?
A127.0.0.1
B0.0.0.0
C192.168.0.1
D255.255.255.255
Show Answer & Explanation

Correct Answer: A - 127.0.0.1

127.0.0.1 is the loopback address used to test network software on the local machine without sending traffic over the network.

Q44.
Which device connects two different networks and routes packets between them?
ARouter
BSwitch
CRepeater
DHub
Show Answer & Explanation

Correct Answer: A - Router

A router connects different networks and determines the best path for forwarding packets between them.

Q45.
How many layers does the TCP/IP model have?
A4
B5
C6
D7
Show Answer & Explanation

Correct Answer: A - 4

The TCP/IP model has 4 layers: Network Access, Internet, Transport, and Application.

Q46.
Which of the following is a private IP address range?
A172.16.0.0 to 172.31.255.255
B8.0.0.0 to 8.255.255.255
C200.0.0.0 to 200.255.255.255
D100.0.0.0 to 100.255.255.255
Show Answer & Explanation

Correct Answer: A - 172.16.0.0 to 172.31.255.255

172.16.0.0 to 172.31.255.255 is one of three private IP address ranges defined in RFC 1918.

Q47.
What does ARP resolve?
ADomain name to IP address
BPort number to service name
CIP address to MAC address
DURL to IP address
Show Answer & Explanation

Correct Answer: C - IP address to MAC address

ARP (Address Resolution Protocol) resolves a known IP address to the corresponding MAC address on a local network.

Q48.
Which type of network covers a large geographical area such as a country?
AWAN
BMAN
CLAN
DPAN
Show Answer & Explanation

Correct Answer: A - WAN

A WAN (Wide Area Network) covers a large geographical area, potentially spanning countries or continents.

Q49.
What does the Transport Layer of the OSI model primarily handle?
APhysical transmission of data
BRouting of packets
CData encryption
DEnd-to-end communication and error recovery
Show Answer & Explanation

Correct Answer: D - End-to-end communication and error recovery

The Transport Layer (Layer 4) ensures reliable end-to-end communication, flow control, and error recovery.

Q50.
Which protocol is used to retrieve emails from a mail server?
ASMTP
BPOP3
CHTTP
DFTP
Show Answer & Explanation

Correct Answer: B - POP3

POP3 (Post Office Protocol version 3) is used to retrieve emails from a mail server to a local client.

Showing 1-10 of 50 questions