MSE IIQuestionPaper (ComputerNetworks) Nov2023Answerkey
MSE IIQuestionPaper (ComputerNetworks) Nov2023Answerkey
Go back N will inform sender to retransmit the packets from packet number N till last
packet. Selective repeat protocol will inform sender to retransmit only those pockets
which contain error.
Q3 Explain concept of Tunelling with example. (2)
Protocols outside Tunnel are same like IPV4, inside Tunnel IPV6. Conversion between
IPV4 & IPV6 takes place.
Q4 Compare ARP & RARP protocols. (2)
Address Resolution Protocol will retrieve MAC address from IP address. Reverse
address resolution protocol will retrieve IP address from MAC address of system.
PART –B
Q1 Explain Hamming code of error correction with example. (4)
Cyclic Redundancy Check contains polynomial of given degree with sender and
receiver. Sender will divide given frame with generator polynomial, generate
remainder, add remainder with given frame and transmit to receiver. The receiver will
divide the frame received with generator polynomial. If remainder is Zero then no
error else error is detected. In checksum, frames are added, 1’s complement of sum is
calculated and transmitted by sender. The receiver will check if checksum contains all
0’s to detect whether there is error or not.
PART –C
Q1(a) Differentiate between ICMP & IGMP protocols. (2)
Class A 0 to 127, Class B 128 to 191, Class C 192 to 223, Class D 224 onwards.
Q1(c ) Explain various types of multiplexing with application. (3)
Page 1 of 2
PCTE INSTITUTE OF ENGINEERING & TECHNOLOGY, LUDHIANA
B. TECH. 5TH SEMESTER (Computer Science Engineering)
COMPUTER NETWORKS (BTCS 504-18)
MID SEMESTER EXAMINATION- II 1-November-2023
Time: 1.5 Hours Max. Marks: 24
Note:
1. It is compulsory to answer all the questions.
2. Different sub-parts of the same question are to be attempted adjacent to each other.
3. Use Diagrams to explain the answers wherever it is necessary
PART –A
Q1 Explain CSMA/CD & Sliding window protocols. (2)
Q2 Explain Go Back N & Selective Repeat protocols. (2)
Q3 Explain concept of Tunelling with example. (2)
Q4 Compare ARP & RARP protocols. (2)
PART –B
Q1 Explain Hamming code of error correction with example. (4)
Q2 Explain CRC & checksum methods of error detection with an example. (4)
PART –C
Q1(a) Differentiate between ICMP & IGMP protocols. (2)
Q1(b) Explain various classes of IP address of IPV4 with example. (3)
Q1(c ) Explain various types of multiplexing with application. (3)
Page 2 of 2