0% found this document useful (0 votes)
5 views1 page

Exampreptool Daily Quiz-4

The document is a quiz on computer networking, consisting of five questions related to data communication systems, error detection methods like parity and CRC, and Hamming distance. It includes multiple choice and numerical answer types, focusing on concepts such as parity bits, CRC codeword length, framing protocols, and Hamming distance calculations. The quiz is dated April 4, 2025, and is labeled as Quiz-4.

Uploaded by

shivamlohia2608
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)
5 views1 page

Exampreptool Daily Quiz-4

The document is a quiz on computer networking, consisting of five questions related to data communication systems, error detection methods like parity and CRC, and Hamming distance. It includes multiple choice and numerical answer types, focusing on concepts such as parity bits, CRC codeword length, framing protocols, and Hamming distance calculations. The quiz is dated April 4, 2025, and is labeled as Quiz-4.

Uploaded by

shivamlohia2608
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/ 1

EXAMPREPTOOL DAILY QUIZ

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)

You might also like