0% found this document useful (0 votes)
35 views13 pages

cn pyq

This document outlines the examination structure for the III B. Tech II Semester Regular/Supplementary Examinations in Computer Networks for May/June 2024. It includes various units with questions covering topics such as OSI model, data link layer protocols, network layer services, and transport layer functionalities. Each unit contains multiple questions, with students required to answer five questions, one from each unit.

Uploaded by

Eswar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
35 views13 pages

cn pyq

This document outlines the examination structure for the III B. Tech II Semester Regular/Supplementary Examinations in Computer Networks for May/June 2024. It includes various units with questions covering topics such as OSI model, data link layer protocols, network layer services, and transport layer functionalities. Each unit contains multiple questions, with students required to answer five questions, one from each unit.

Uploaded by

Eswar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 13

Code No: R203205K R20 SET -1

III B. Tech II Semester Regular/Supplementary Examinations, May/June - 2024


COMPUTER NETWORKS
(Com. To CE,EEE,ME,ECE)
Time: 3 hours Max. Marks: 70
Answer any FIVE Questions ONE Question from Each unit
All Questions Carry Equal Marks
*****
UNIT-I
1. a) Explain the following with respect to communication through networks. [7M]
i) Components ii) Data Representation iii) Data Flow
b) What is protocol layering? Explain with respect to Internet Protocol suit. [7M]
(OR)
2. a) Describe OSI model layered framework for the design of network systems that [10M]
allows communication between all types of computer systems.
b) Explain the given wireless transmission : Radio waves and Microwaves [4M]
UNIT-II
3. a) Discuss the role of data link layer in providing various services to the above layer [7M]
in network hierarchy in detail.
b) What is the role of sender window size, receiver window size and [7M]
acknowledgements in sliding window protocols? Explain in detail with suitable
protocol.
(OR)
4. a) Consider some transmission scenarios. Assume the sender sends the data word [7M]
1011. The codeword created from this data word is 10111, which is sent to the
receiver. Use Encoder and decoder for simple parity-check code and explain error
detection and correction with hamming code.
b) Write a note on the following for PPP protocol. i) Framing ii) Transition phases [7M]
iii) Multiplexing
UNIT-III
5. a) Prove that average number of successful transmissions for slotted ALOHA is [7M]
S = G × e−G. Explain in detail its working and throughput.
b) What is controlled access? Explain the implementation of it through reservation, [7M]
polling and token passing.
(OR)
6. a) Write the following for fast Ethernet with 100MBps: i) Access Method [7M]
ii) Physical Layer iii) Compatibility with Standard Ethernet.
b) Write a note on ‘sense before transmit’ principle and its protocols used for [7M]
multiple access.
UNIT-IV
7. a) Explain the implementation of routing of packets through connectionless packet- [7M]
switched network.
b) State and explain the principle of [7M]
optimality followed in network
routing and find the shortest path
for the given graph.

(OR)
1 of 2
|'''|'|'|''||'''||||
Code No: R203205K R20 SET -1

8. a) Formulate the congestion in terms of Packet delay and throughput as functions [7M]
of load. Explain mechanisms that can either prevent congestion before it
happens or remove congestion after it has happened.
b) Write a note on Transition from IPV4 to IPV6, Comparison of IPV4 &IPV6 in [7M]
detail.
UNIT-V
9. a) Write a note on port number. How these are important in User [7M]
Data gram protocol? Explain the implementation of User datagram protocol
UDP.
b) Write a short note on i) the usage of TELENET and its local versus remote [7M]
Loggings to system ii) SNMP protocol.
(OR)
10. a) Explain the services offered by TCP to the processes at the application layer. [7M]
Describe the importance of streams and segments.
b) How Electronic mail (or e-mail) allows users to exchange messages? Explain [7M]
its architecture, use agent and Message Transfer Agent in detail.

2 of 2

|'''|'|'|''||'''||||
Code No: R203205K R20 SET -2

III B. Tech II Semester Regular/Supplementary Examinations, May/June - 2024


COMPUTER NETWORKS
(Com. To CE,EEE,ME,ECE)
Time: 3 hours Max. Marks: 70
Answer any FIVE Questions ONE Question from Each unit
All Questions Carry Equal Marks
*****
UNIT-I
1. a) Distinguish different network types based on size, geographical coverage, and [7M]
ownership.
b) Explain various issues related to physical layer. How it handles data and signals? [7M]
Discuss.
(OR)
2. a) Describe the Communication through an internet with Layers in the TCP/IP [7M]
protocol suite.
b) Distinguish between guided and unguided media. Explain transmission media used [7M]
with respect to ground, sky and line-of sight propagation.
UNIT-II
3. a) With neat sketch explain the communication takes place at data link layer and [7M]
discuss the concepts of nodes, links, two sub layers and addressing.
b) Implement sliding window protocols with selective repeat and go back N [7M]
principles. Compare the performance.
(OR)
4. a) Write a note on cyclic codes. Show an example of a CRC code. Perform encoding [7M]
and decoding operations with it. Explain the role of generator polynomials.
b) Explain how High-level Data Link Control (HDLC) implements the Stop-and-Wait [7M]
protocol? Explain with Configurations, Transfer Modes and framing.
UNIT-III
5. a) Prove that average number of successful transmissions for pure ALOHA is S = G [7M]
× e−2G. Explain in detail its working and throughput.
b) How CSMA algorithm handles the collision? Explain the Flow diagram for the [7M]
CSMA/CD.
(OR)
6. a) Describe IEEE Project 802, Ethernet evolution, seven important fields of Ethernet [7M]
frame and Efficiency of Standard Ethernet.
b) Write a note on ‘listen before talk’ principle and its protocols used for multiple [7M]
access.
UNIT-IV
7. a) Write a note on the following for the network layer: Packetizing, Routing and [7M]
Forwarding, Error and Flow Control, Congestion Control, Quality of Service and
Security services.
b) Describe the operational steps of link state routing and find the routing path for the [7M]
given graph.

(OR)
1 of 2

|'''|'|'|''||'''||||
Code No: R203205K R20 SET -2

8. a) Write a note on Traffic Control Algorithm and its importance on congestion [7M]
handling. Describe the implementation as Leaky bucket and Token bucket
approaches.
b) Write about IPv6 protocol and structure of IPv6 datagram with extension [7M]
headers.
UNIT-V
9. a) How to establish Logical connection at the transport layer to enable Process-to- [7M]
Process Communication? Explain and other services of transport layer.
b) Explain the most client-server application used in web, its Architecture, usage [7M]
of Uniform Resource Locator and Web Documents.
(OR)
10. a) Describe general services are provided by UDP and UDP Applications. [7M]
b) How the Resource Records are used in resolution of Domain names? Explain [7M]
and specify the importance of caching.

2 of 2

|'''|'|'|''||'''||||
Code No: R203205K R20 SET -3

III B. Tech II Semester Regular/Supplementary Examinations, May/June - 2024


COMPUTER NETWORKS
(Com. To CE,EEE,ME,ECE)
Time: 3 hours Max. Marks: 70
Answer any FIVE Questions ONE Question from Each unit
All Questions Carry Equal Marks
*****
UNIT-I
1. a) Explain the following with respect to one or more layers of the TCP/IP protocol [7M]
suite: i). Transforming bits to electromagnetic signals ii)
responsibility for handling frames between adjacent nodes iii) Route
determination iv) Providing services for the end user
b) With sketch explain the working of Twisted-Pair Cable. And discriminate [7M]
Unshielded Versus Shielded Twisted-Pair Cable.
(OR)
2. a) Differentiate the following: i) Refraction Vs Reflection [7M]
ii) Advantages of optical fiber over twisted-pair and coaxial cable iii) Omni
directional waves and unidirectional waves?
b) Discuss different types of networks we encounter in the world today. [7M]
UNIT-II
3. a) Write a note on forward error correction, checksum. How it is used in error [7M]
correction? Explain with examples.
b) Explain how point-to-point access is enabled with Point-to-Point Protocol (PPP)? [7M]
Discuss its services and framing structure.
(OR)
4. a) Draw the finite state machine of data link layer with neither flow nor error control [7M]
and which uses both flow and error control.
b) Write a note on the selective repeat-ARQ protocols. What are its limitations? [7M]
How to handle them? Discuss.
UNIT-III
5. a) Write a note on contention methods. Explain the simple process followed to allow [7M]
multiple accesses.
b) How to share available bandwidth of a link? Explain sharing with time, [7M]
frequency, or through code among different stations.
(OR)
6. a) Explain concept of persistence and its implementation for multiple access with [7M]
Flow diagram for three persistence methods.
b) Summarize the Gigabit Ethernet design. Explain its MAC Sub layer, Physical [7M]
Layer functionalities.
UNIT-IV
7. a) Describe the scenario of congestion and its impact on network traffic. Explain [7M]
congestion control mechanisms categories: open-loop congestion control
(prevention) and closed-loop congestion control (removal).
b) For the given graph explain the principle of [7M]
distance vector routing for finding the packet
routing.

(OR)
1 of 2

|'''|'|'|''||'''||||
Code No: R203205K R20 SET -3

8. a) Describe the following for IPv6 addressing: Representation, Address Space, [7M]
Address Space Allocation and Auto configuration
b) Explain the connection oriented service and its implementation through. [7M]
Virtual-circuit packet-switched network. How it is different from packet
switching network? Discuss.
UNIT-V
9. a) Write about the following services in transport layer: [7M]
(i)Process-to-Process Communication,
ii) Flow Control and Error Control.
b) Describe the architecture of HTTP, its concepts: Message format, HTTP [7M]
connections, and Request-Reply messages.
(OR)
10. a) Write about connection-oriented, reliable protocol with its connection [7M]
establishment, data transfer, and connection teardown phases to provide a
connection-oriented service.
b) Explain the role of Registrars in the provision of security of DNS Name [7M]
Servers.

2 of 2

|'''|'|'|''||'''||||
Code No: R203205K R20 SET -4

III B. Tech II Semester Regular/Supplementary Examinations, May/June - 2024


COMPUTER NETWORKS
(Com. To CE,EEE,ME,ECE)
Time: 3 hours Max. Marks: 70
Answer any FIVE Questions ONE Question from Each unit
All Questions Carry Equal Marks
*****
UNIT-I
1. a) Explain the following with respect to OSI layer and it’s working. i)Node to [7M]
node delivery ii) Sender to receiver delivery iii) Source to destination delivery
iv) Port to Port delivery.
b) How do guided media differ from unguided media? List and explain about [7M]
Radio waves, microwaves and infrared waves.
(OR)
2. a) Name the four basic network topologies, and cite an advantage and [7M]
disadvantage of each type.
b) With sketch explain the working of Coaxial Cable And Fiber-Optic Cable. [7M]
UNIT-II
3. a) Write a note on establishing flow control in data link layer with framing. [7M]
Explain variable and fixed size framing techniques. Give examples.
b) Explain the working principle of Go-Back N protocol. Determine the window [7M]
sizes of sender and receiver in this protocol. Explain with flow diagram.
(OR)
4. a) Write the working of the given data link layer protocols with flow diagram. i) [7M]
Simple protocol ii) Stop-and-Wait protocol
b) Explain error correction and detection in data link layer. Data word to be sent – [7M]
100100 Key - 1101 [generator polynomial x3 + x2 + 1]. Use CRC for detecting
accidental changes/errors in the communication channel.
UNIT-III
5. a) Explain various multiplexing techniques used for channel partition and suggest [7M]
the best method.
b) Write a note on Back off time, Vulnerable time and throughput for Pure [7M]
ALOHA multiple access protocol.
(OR)
6. a) Describe the role of the inter frame space, the contention window and [7M]
acknowledgments in CSMA/CA for wireless networks.
b) Write the characteristics of IEEE 802 standard Ethernet and its addressing, [7M]
access methods and implementations.
UNIT-IV
7. a) Describe the services provided by network layer. What is the importance of [7M]
store and forward routing? Explain.
b) Write a note on IPV4 address space and explain the class ful and class less [7M]
addressing for fixed and variable length network prefix.
(OR)
8. a) Describe the Approaches to Congestion Control: Traffic Aware Routing, [7M]
Traffic Throttling and Load Shedding.
b) Explain the principle followed in hierarchical routing and compare its [7M]
performance with other routing algorithms of network layer.
1 of 2

|'''|'|'|''||'''||||
Code No: R203205K R20 SET -4

UNIT-V
9. a) Explain the implementation of Connectionless and Connection-Oriented [7M]
Service in transport layer. Explain with finite state machine.
b) Describe various paradigms of application layer and its protocols. Specify the [7M]
importance of security service.
(OR)
10. a) Write a short note on : TCP Features, TCP packets-Segments and handshaking [7M]
protocols.
b) Domain name service records resolve the domain addresses-Justify this [7M]
statement.

2 of 2

|'''|'|'|''||'''||||
Code No: R203205K R20 SET -1

III B. Tech II Semester Supplementary Examinations, December -2023


COMPUTER NETWORKS
(Com. To CE, EEE, ME, ECE)
Time: 3 hours Max. Marks: 70
Answer any FIVE Questions ONE Question from Each unit
All Questions Carry Equal Marks
*****

UNIT-I
1. a) Write about LAN, MAN, and WAN networks? [7M]
b) Explain in detail about OSI Reference model? [7M]
(OR)
2. a) Write about twisted pair cable in guided media. [7M]

ES
b) Explain in detail about TCP/IP reference model. [7M]
UNIT-II

AT
3. a) Discuss about error detecting codes. [7M]
b) Write about simplex protocol. [7M]
PD (OR)
4. a) Discuss about error correcting codes. [7M]
TU
b) Write about Simplex stop and wait protocol for a noisy channel. [7M]
UNIT-III
5. a) Discuss about ALOHA. [7M]
S

b) Explain about time division multiple access (TDMA). [7M]


FA

(OR)
6. a) Write about collision free protocols. [7M]
b) Explain about Code division multiple access (CDMA). [7M]
TU

UNIT-IV
7. a) Write about distance vector routing algorithm. [7M]
JN

b) What is store-and-forward packet switching? [7M]


(OR)
8. a) Explain about implementation of connection-oriented services. [7M]
b) Write about Traffic aware routing in congestion control. [7M]
UNIT-V
9. a) Discuss about User Datagram Protocol. [7M]
b) What is congestion control in TCP? [7M]
(OR)
10. a) Write about UDP services. [7M]
b) Discuss about Local versus remote logging. [7M]

1 of 1

|''|''|||''|'''|||'|
Code No: R203205K R20 SET -1

III B. Tech II Semester Regular Examinations, July -2023


COMPUTER NETWORKS
(Com. to CSE & IT)
Time: 3 hours Max. Marks: 70
Answer any FIVE Questions ONE Question from Each unit
All Questions Carry Equal Marks
*****
UNIT-I
1. a) Describe the functions of physical and data link layer in OSI model. [7M]
b) Explain the concept of LAN, MAN, WAN and inter network in detail. [7M]
(OR)
2. a) Difference between Guided media and un guided media [7M]
b) With neat sketch explain Twisted pair cables, and explain the performance of [7M]
Twisted pair cables.
UNIT-II
3. a) Explain the following error detection techniques i) LRC ii) CRC [7M]
b) What is the importance of variable sized sliding window in TCP? Explain [7M]
(OR)
4. a) Explain about noiseless protocols in data link layer. [7M]
b) What are the types of Transfer Modes in HDLC? Explain [7M]
UNIT-III
5. a) What are the types of Carrier sense multiple access protocols? Explain [7M]
b) Explain about CSMA/CA and CSMA/CD? also find the differences between [7M]
them?
(OR)
6. a) Explain the working of Multiple Access Protocols. [7M]
b) Briefly discuss about switch Ethernet and Gigabit Ethernet? [7M]
UNIT-IV
7. a) What are the general principles of congestion control? Explain [7M]
b) Explain Link State Routing with an example. [7M]
(OR)
8. a) What is Congestion Control? Explain Congestion Control Algorithms? [7M]
b) Explain IPv4 (Internet Protocol) header format. [7M]
UNIT-V
9. a) Discuss in detail about the connection establishment and release in TCP [7M]
b) Difference between UDP and TCP. [7M]
(OR)
10. a) Discuss in brief about HTTP connections. [7M]
b) Explain about TELNET and types of logins? [7M]

1 of 1

|''|'||||''|'''|||'|
Code No: R203205K
R2031011
R2031351
R203135A
R203147A
R203147C
R203105O
P2031051 R20 SET
SET
RA--22

III B. Tech II Semester Regular Examinations, July -2023


COMPUTER NETWORKS
(Com. to CSE & IT)
Time: 3 hours Max. Marks: 70
Answer any FIVE Questions ONE Question from Each unit
All Questions Carry Equal Marks
*****
UNIT-I
1. a) Explain the functions of various layers in TCP/IP reference model. [7M]
What is topology? Describe various types of topology in computer network [7M]
b)
with example.
(OR)
2. a) With neat sketch explain Fiber Optical cables and also explain performance. [7M]
b) Explain about Un-Guided Transmission Media? [7M]
UNIT-II
Define checksum? What are the steps followed in checksum generator? explain [7M]
3. a)
with an example
b) With neat sketch explain Point-to-Point Protocol (PPP) phase diagram? [7M]
(OR)
4. a) Write short notes on error detection and error correction codes. [7M]
b) What are the various ARQ-Retransmission strategies? Explain [7M]
UNIT-III
Consider the delay of pure ALOHA versus slotted ALOHA at low load. Which [7M]
5. a)
one is less? Explain your answer
What are the collision free protocols? Explain Bit-Map Protocol and Binary [7M]
b)
Countdown protocols?
(OR)
6. a) Explain about Channelization protocols of Multiple accesses? [7M]
b) Explain the Architecture of classic Ethernet and its frame format? [7M]
UNIT-IV
7. a) Write the Comparison between Virtual Circuit and Datagram Networks? [7M]
With an example explain the shortest path routing algorithms used in computer [7M]
b)
networks.
(OR)
Explain the implementation of connection oriented and connection less [7M]
8. a)
services of network layer?
b) Explain about Address Resolution Protocol? [7M]
UNIT-V
9. a) Draw and explain TCP header. [7M]
Give the format of the UDP segment and TCP segment? Explain when UDP is [7M]
b)
preferred to TCP.
(OR)
10. a) Write short notes on Electronic Mail. [7M]
b) Discuss about DNS name servers. [7M]

1 of 1

|''|'||||''|'''|||'|
Code No: R203205K R20 SET -3
III B. Tech II Semester Regular Examinations, July -2023
Computer Networks
(Com. To CSE & IT)
Time: 3 hours Max. Marks: 70
Answer any FIVE Questions ONE Question from Each unit
All Questions Carry Equal Marks
*****
UNIT-I
1. a) Explain the functionality of each layer in OSI reference model. [7M]
b) Define Fiber optic cable? Explain the types of Fiber optic cable? [7M]
(OR)
2. a) Explain the layers of TCP/IP reference model. [7M]
b) Compare Radio waves and Microwaves in details. [7M]
UNIT-II
3. a) Define Error in data link layer? Discuss about Error Detection and Correction [7M]
in Data link Layer.
b) Describe about the Selective-Repeat protocol [7M]
(OR)
4. a) Discuss about CRC algorithm with an example. [7M]
b) Explain the working principle of One-Bit Sliding Window Protocol with [7M]
example.
UNIT-III
5. a) What is CSMA? Explain about CSMA/CD. [7M]
b) Explain in detail about Standard Ethernet. [7M]
(OR)
6. a) Explain about Pure Aloha and Slotted Aloha. [7M]
b) Describe various multiple access protocols with an example [7M]
UNIT-IV
7. a) Differentiate the Virtual circuit and Datagram networks [7M]
b) Explain the Hierarchical Routing algorithm with an Example. [7M]
(OR)
8. a) Discuss about Leaky Bucket and Token Bucket algorithms. [7M]
b) Define IPv4? Explain the Header Format of IPv4 with neat Diagram. [7M]
UNIT-V
9. a) Explain the TCP segment header format in detail. [7M]
b) Define HTTP? Describe in brief about HTTP request methods. [7M]
(OR)
10. a) What is UDP? Explain the different components of UDP header [7M]
b) What is DNS? What are the services provided by DNS and explain how it [7M]
works.

1 of 1

|''|'||||''|'''|||'|
Code No: R203205K
R2031011
R2031351
R203135A
R203147A
R203147C
R203105O
P2031051 R20 SET
SET
RA--42
III B. Tech II Semester Regular Examinations, July -2023
Computer Networks
(Com. To CSE & IT)
Time: 3 hours Max. Marks: 70
Answer any FIVE Questions ONE Question from Each unit
All Questions Carry Equal Marks
*****
UNIT-I
1. a) Compare and contrast the OSI and TCP/IP reference models. [7M]
b) Classify Internet, Intranet and Extranet with applications. [7M]
(OR)
2. a) Define Network topology? List any three network topologies and their [7M]
Advantages.
b) Explain in detail about Twisted-pair cable, Coaxial cable in Guided Media [7M]
UNIT-II
3. a) Define Framing. Explain various methods used for framing. [7M]
b) Explain GoBack N protocol with an Example. [7M]
(OR)
4. a) Elaborate on the design issues of Data link layer [7M]
b) Explain in detail about Point to Point protocol. [7M]
UNIT-III
5. a) Discuss in detail about Time–Division Multiplexing and Frequency Division [7M]
Multiplexing
b) Write about Standard Ethernet, Fast Ethernet and Gigabit Ethernet. [7M]
(OR)
6. a) What is the purpose of CSMA with Collision Detection? Explain it. [7M]
b) Describe the Polling, Token Passing in Controlled Access in detail. [7M]
UNIT-IV
7. a) Demonstrate Link State Routing algorithm. Also show working algorithm with [7M]
the help of an example.
b) Define IPv6? Explain the structure of IPv6 Datagram. [7M]
(OR)
8. a) State and explain the services of network layer. [7M]
b) Explain the following protocols: [7M]
i) ARP ii) DHCP.
UNIT-V
9. a) Describe in detail about Flow control, Error control and Congestion control in [7M]
TCP.
b) Write short notes on the following: [7M]
i) TELNET ii) WWW.
(OR)
10. a) Explain UDP services and its applications. [7M]
b) Define E-Mail? Explain about E-Mail architecture with neat Diagram. [7M]

1 of 1

|''|'||||''|'''|||'|

You might also like