CS2403 Computer Networks Question Bank
CS2403 Computer Networks Question Bank
REGULATION 2022
SUBJECT CODE AM2403,CY2403,CB2403,IT2403,AD2403
SUBJECT NAME COMPUTER NETWORKS
FACULTY NAME S.MAHALAKSHMI Contact Number 9381997698
T.C.SABAREESWARI 9500044401
S.RAVISHANKAR 9952735054
T.N.CHARANYA 9790097313
M.C.BABU 9444551255
Introduction: Data Communications, Networks, Network Types, Network Models: Protocol Layering,
TCP/IP Protocol Suite, OSI Model, Introduction to Physical Layer: Data and signals Digital Transmission,
Bandwidth Utilization: Multiplexing and Spectrum Spreading. Switching: Introduction, Circuit Switched
Networks, Packet Switching
PART-A (2-Marks)
S.N
QUESTIONS CO RBT LEVEL
O
11 What is the role of the Physical layer in the OSI model? CO1 K2
12 What are data and signals in the context of the Physical layer? CO1 K2
18 What are the advantages of packet switching over circuit switching? CO1 K1
4 Explain in detail about TCP/IP protocol suite with neat diagram CO1 K2 13
Discuss in detail about the functions of network layer and transport
5
layers with necessary diagrams. CO1 K3 13
Interpret the major functions performed by the layers of the ISO – OSI
6
model. CO1 K2 13
Explain the OSI model in detail. Highlight the seven layers and provide
7
a brief overview of the function of each layer. CO1 K3 13
Examine the responsibilities of the Data Link layer in the OSI model.
8
How does this layer handle error detection and correction in a network CO1 K3 13
Describe the significance of the OSI model in the field of computer
9 networks. How does it facilitate communication between different
network devices CO1 K3 13
Explain the characteristics of digital signals in the context of computer
10
networks. How are digital signals generated and transmitted? CO1 K2 13
Explain the concept of multiplexing in computer networks. Discuss
11 time-division multiplexing (TDM) and frequency-division multiplexing
(FDM) and their applications. CO1 K2 13
Define bandwidth and data rate in the context of digital transmission.
12 Discuss the relationship between bandwidth and data rate in network
communication. CO1 K3 13
Explain the fundamental principles of multiplexing in computer
13 networks. How does multiplexing enable the efficient use of network
resources? CO1 K3 13
Explain the concept of Time Division Multiplexing (TDM) in detail.
14 How is it implemented, and what are its advantages and limitations in
the context of network communication? CO1 K3 13
Discuss practical applications of spectrum spreading in computer
15 networks. How does spectrum spreading enhance the performance and
security of wireless communication? CO1 K4 13
Compare and contrast multiplexing techniques with spectrum spreading
16 in terms of their applications, advantages, and challenges. When would
one be preferred over the other in specific network scenarios? CO1 K3 13
Differentiate between circuit switching and packet switching. Discuss
17
the key characteristics, advantages, and disadvantages of each type. CO1 K2 13
Explain the principles of circuit switching in computer networks. How
18 does it establish and release dedicated communication paths for data
transmission? CO1 K2 13
Examine the concept of datagram switching in packet-switched
networks. How does datagram switching differ from virtual circuit
19
switching, and What are the advantages and challenges associated with
datagram switching CO1 K3 13
20 Discuss the future trends in switching technologies. What innovations CO1 K3 13
and advancements are expected to shape the future of switching in
computer networks
BT
PART-C (15-Marks) CO Marks
Level
A student attaches a laptop to campus network and request/receives a
web page from www.google.com. Compose your view on the sequence
1 CO1 K3 15
of operations carried out with the help of different protocols used in
application, transport, network and link layers.
A university is planning to upgrade its network infrastructure, and you
2 are consulted to recommend the most suitable network type. Discuss the CO1 K3 15
factors influencing your decision and justify your choice.
You are a network engineer tasked with designing and implementing a
secure online banking system for a financial institution. The system will
3 enable customers to perform transactions, access account information, CO1 K3 15
and communicate securely. Address the following aspects in your
response:
You are an IT consultant hired by a medium-sized company to upgrade
its communication infrastructure. The company is experiencing data
4 CO1 K4 15
transmission issues and desires a more efficient and reliable system.
Address the following aspects in your response:
You are a network consultant hired by a university to enhance its
campus network communication. The university is facing challenges
5 CO1 K4 15
with network congestion, delayed data transfer, and the need for
improved efficiency. Address the following aspects in your response
Introduction to Data Link Layer. Error Detection and Correction: Introduction, Block Coding, Cyclic Codes,
Checksum Data Link Control: DLC Services, Data-Link Layer Protocols Media Access Control. Wired
LANs: Ethernet-Ethernet Protocol, Standard Ethernet: Characteristics, Addressing
PART-A (2-Marks)
S.N
QUESTIONS CO RBT LEVEL
O
1 What is the primary purpose of the Data Link Layer in the OSI model? CO2 K1
2 How does the Data Link Layer differ from the Physical Layer? CO2 K3
5 How does the Data Link Layer handle framing in a network? CO2 K3
8 What is the role of Hamming Code in error detection and correction? CO2 K1
How does Cyclic Redundancy Check (CRC) detect errors in data
9 transmission? CO2 K3
16 Define the term "unicast storm" in the context of Ethernet networks. CO2 K1
18 What is the purpose of the least significant bit in a MAC address? CO2 K1
Define Media Access Control (MAC) in the context of computer
19
networks. CO2 K1
What role does the Address Resolution Protocol (ARP) play in DLC
20
Services? CO2 K1
BT
PART-B (13- Marks Or 16-Marks or 8-Marks) CO Marks
Level
1 Explore the challenges associated with half-duplex communication in CO2 K4 13
the Data Link Layer. Discuss how these challenges are addressed in full-
duplex communication.
Investigate the role of the Data Link Layer in providing flow control
mechanisms. Explain the significance of flow control in network
2 communication. CO2 K4 13
Discuss the impact of frame size on network performance in the Data
3 Link Layer. Analyze the trade-offs between large and small frame sizes. CO2 K2 13
Evaluate the role of Error Detection and Correction in the Data Link
4 Layer. Discuss the mechanisms used for error detection and how errors
are corrected. CO2 K5 13
Investigate the role of the Data Link Layer in managing access to the
shared medium in Ethernet networks. Discuss the advantages and
5
disadvantages of the Carrier Sense Multiple Access with Collision
Detection (CSMA/CD) protocol. CO2 K4 13
Investigate the impact of noise and interference on error detection in
6 communication systems. Discuss the challenges and solutions associated
with noisy channels. CO2 K4 13
Explore the concept of checksum algorithms used for error detection.
7 Compare the strengths and weaknesses of cyclic redundancy check
(CRC) and checksums. CO2 K2 13
Assess the role of error detection and correction in modern wireless
8 communication. Discuss the specific challenges faced in wireless
networks and the techniques employed to address them. CO2 K4 13
Investigate the significance of checksums in the context of file transfers
9 and storage. Discuss how checksums contribute to data integrity in file
management systems. CO2 K1 13
Assess the impact of packet loss on error detection and correction
10 mechanisms in network communication. Discuss how protocols handle
packet loss to ensure data integrity. CO2 K5 13
Compare and contrast the mechanisms used for flow control in Data
11 Link Control protocols. Discuss the advantages and disadvantages of
stop-and-wait and sliding window protocols. CO2 K4 13
Explore the concept of frame sequencing in Data Link Control. Discuss
12
how sequence numbers contribute to the reliability of data transmission. CO2 K1 13
13 Evaluate the impact of varying data rates on the performance of Data CO2 K5 13
Link Control protocols. Discuss strategies employed to address
challenges related to data rate fluctuations.
Investigate the role of DLC Services in satellite communication systems.
14 Discuss the unique challenges and solutions associated with
implementing DLC in satellite networks. CO2 K4 13
Assess the impact of error control mechanisms on the performance of
15 DLC Services. Discuss the trade-offs between different error control
techniques and their implications. CO2 K3 13
Assess the impact of collision domains on the performance of MAC
16 protocols in Ethernet networks. Discuss strategies to minimize collisions
and improve network efficiency. CO2 K3 13
Explore the role of MAC address resolution in network communication.
17 Discuss how Address Resolution Protocol (ARP) operates at the MAC
layer and its significance. CO2 K4 13
Investigate the evolution of Ethernet protocols from the original 10
18 Mbps Ethernet to modern high-speed variants. Discuss the
advancements, challenges, and applications of each.(a) CO2 K4 13
Compare and contrast the Ethernet and Wi-Fi protocols in terms of
19 communication, performance, and security. Discuss scenarios where one
is more suitable than the other. CO2 K4 13
Investigate the significance of MAC address randomization in wireless
20 networks for enhancing privacy and security. Discuss the challenges and
potential benefits of implementing randomized MAC addresses. CO2 K4 13
BT
PART-C (15-Marks) CO Marks
Level
Examine the significance of the Data Link Layer in the OSI model.
Analyze its key responsibilities, including framing, error detection, and
1 CO2 K2 15
flow control. Discuss how the Data Link Layer contributes to reliable
and efficient communication in computer networks.
Investigate the Hamming code as a forward error correction technique.
Explain the concept of Hamming distance and error correction
2 capabilities. Discuss the trade-offs involved in choosing different CO2 K4 15
Hamming codes and evaluate their effectiveness in various
communication scenarios.
Evaluate the role of addressing in the Data Link Layer. Discuss the
purpose of MAC addresses and the differences between unicast,
3 CO2 K5 15
multicast, and broadcast addresses. Analyze how address resolution
protocols contribute to address assignment in local area networks.
Compare and contrast different Data Link Layer protocols such as
HDLC, PPP, and Ethernet. Analyze their respective features, addressing
4 schemes, and error control mechanisms. Discuss scenarios where each K3 15
protocol is most suitable and evaluate their impact on network
performance. CO2
Evaluate the evolution of the impact of collision domains on the
performance of Ethernet networks. Discuss strategies employed to
5 minimize collisions and enhance overall efficiency, considering CO2 K5 15
advancements such as full-duplex communication and switched
Ethernet.
Introduction To Network Layer: Network Layer Services, Packet Switching, Network Layer Performance,
IPV4 Addresses Network Layer Protocols: Internet Protocol, ICMPV4, Unicast Routing: Introduction,
Routing algorithms, Unicast routing protocols: Internet Structure, Routing Information Protocol (RIP) Next
Generation IP: IPV6 Addressing, IPV6 Protocol, Transition from IPV4 to IPV6 SPACE FOR SYLLABUS
PART-A (2-Marks)
S.N
QUESTIONS CO RBT LEVEL
O
18 WhatarethebenefitsofOpenShortestPathFirst(OSPF)protocol? CO3 K1
20 Define BGP. What are the 3 types of routing performed by BGP? CO3 K1
21 ComposetheOSPFheaderformat. CO3 K4
5 Explain the purpose of DHCP in networking and its main benefits. CO3 K2 13
Introduction to Transport Layer. Transport Layer Protocols: Introduction, User Datagram Protocol,
Transmission Control Protocol.
PART-A (2-Marks)
S.N
QUESTIONS CO RBT LEVEL
O
4 What are the fields on which the UDP checksum is calculated? Why? CO4 K2
10 What is the difference between congestion control and flow control? CO4 K2
19 Explain the TCP termination process, including the four-way handshake. CO4 K2 13
Discuss the concept of datagrams in UDP and how they are used for
20
message encapsulation. CO4 K2 13
BT
PART-C (15-Marks) CO Marks
Level
Explain the adaptive transmission mechanism and how it has evolved
1 CO4 K2 15
time as the Internet community has gained more experience using TCP.
Generalize each field of the format of the TCP packet header. Specify
2 the justification for having variable field lengths for the fields in the CO4 K2 15
TCP header.
Explain about UDP and TCP features with neat
3 CO4 K2 15
diagrammatic representation.
Describe with examples the three mechanisms by which congestion
4 CO4 K2 15
controls formulated in TCP.
What is the purpose of the UDP header, and what information does it
5 CO4 K2 15
contain?
UNIT-V: TITLE
Domain Name Space (DNS), DDNS, TELNET, EMAIL, File Transfer Protocol (FTP), WWW, HTTP,
SNMP, Bluetooth, Firewalls, Basic concepts of Cryptography.
PART-A (2-Marks)
S.N
QUESTIONS CO RBT LEVEL
O
2 Discuss the three main division of the domain name space. CO5 K2
What is the difference between a user agent (UA) and a mail transfer
6 agent? (MTA)? CO5 K2
15 What are the advantages & disadvantages of public key encryption? CO5 K2