Exampreptool Daily Quiz-4
Exampreptool Daily Quiz-4
COMPUTER NETWORK(QUIZ-4)
DATE: 04/04/25 - Evening
Q1. A data communication system transmits 8-bit words, where each word includes one
parity bit. The system follows even parity, meaning the total number of 1s in each
received word (including the parity bit) should be even. The following words are received
by the receiver (MSQ)
(a) 11010101 indicates an error
(b) 11111111 indicates error
(c) 11111110 indicates an error
(d) None of the words indicate an error
Q2.A Cyclic Redundancy Check (CRC) system uses the generator polynomial:
g(x) = x^10 + x^9 + x^6 + 1
What is the minimum length of a codeword that can be detected using this generator
polynomial? (NAT)
Q3. If the CRC divisor is 20 bits in length, and message has 10 bits then how many bits
will get received at the receiver? (NAT)
Q4. Suppose that the flag pattern in the framing protocol is given as 01111. If the
transmitted data is 101110100111001101. What is the number of stuff bits in transmitted
data X? (MCQ)
a) 1
b) 0
c) 2
d) None
Q5. Find the hamming distance between 1110 and 1101 _____? (NAT)