wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Chapter 8

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Which of the following are error detection methods?

a)

Simple Parity check

b)

Two-dimensional Parity check

c)

CRC

d)

Checksum

2.

Which error detection method consists of just one redundant bit per data unit?

a)

Simple Parity Check

b)

Two-Dimensional Parity Check

c)

CRC

d)

Checksum

3.

A _______ error means that two or more bits in the data unit have changed.

a)

double-bit

b)

burst

c)

single-bit

d)

none of above

4.

In modulo-2 arithmetic, we use the _______ operation for both addition and subtraction

a)

XOR

b)

OR

c)

AND

d)

XAND

5.

CRC detection method is based on _______ operation.

a)

addition

b)

multiplication

c)

binary division

d)

subtraction

6.

The Hamming Distance between equals codewords is _______.

a)

0

b)

1

c)

2

d)

3

7.

In _______ error correction, the receiver corrects errors without requesting retransmission.

a)

forward

b)

backward

c)

onward

d)

reverse

8.

At the CRC checker, _______ means that the data unit is damaged.

a)

a string of Os

b)

a string of alternating 1s and 2s

c)

a string of 1s

d)

a non-zero remainder

9.

_______ is an error detection checking technique that appends a sequence of redundant bits derived from binary division to the data unit.

a)

Checksum

b)

Hamming Code

c)

CRC

d)

Parity Check

10.

The checksum bits for 555 and 666 hexadecimal data is _______.

a)

AAA

b)

BBB

c)

111

d)

FFF