Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

KK-Quick-2-2

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

What does the Cyclic Redundancy Check (CRC) detect?
(i) Single-bit errors
(ii) Burst errors
(iii) Syntax errors
(iv) Acknowledgment errors

a)

(i) only

b)

(i), and (ii)

c)

(i), (ii) and (iii)

d)

All the above

2.

Which error detection method uses polynomial division?

a)

Parity bit

b)

Hamming code

c)

CRC

d)

Checksum

3.

In a two-dimensional parity check, what kind of error can be detected?

a)

Single-bit errors

b)

Double-bit errors

c)

Some burst errors

d)

All of the above

4.

Which of the following is not true about CRC?

a)

It is less accurate than parity

b)

It uses modulo-2 division

c)

It can detect burst errors

d)

It uses a generator polynomial

5.

In Forward Error Correction, __________ is a technique used to spread bits from a data block across multiple transmitted chunks to protect against burst errors.

a)

Bit stuffing

b)

Chunk interleaving

c)

Packet switching

d)

Checksum computation

6.

What is the main advantage of Go-Back-N over Stop-and-Wait?

a)

More accurate error detection

b)

Simpler protocol

c)

Increased bandwidth efficiency

d)

No need for acknowledgments

7.

In Go-Back-N ARQ, when a frame is lost or corrupted...
(i) Only the lost frame is resent.
(ii) Sender retransmits the first lost frame and all after it.
(iii) Receiver buffers the next frames.
(iv)Receiver discards the first lost frame and following frames.

a)

(i) and (iv)

b)

(ii) and (iv)

c)

(i) and (iii)

d)

All the above

8.

Which HDLC frame type is used for data transmission?

a)

Information (I-frame)

b)

Supervisory (S-frame)

c)

Unnumbered (U-frame)

d)

Acknowledgment (A-frame)

9.

What is the flag field used in HDLC?

a)

To indicate error in frames

b)

To mark the beginning and end of a frame

c)

To specify source and destination addresses

d)

To set window size

10.

What is the bit pattern of an HDLC flag?

a)

11111111

b)

10101010

c)

10000001

d)

01111110

11.

The main difference between slotted ALOHA and pure ALOHA is:

a)

Use of time slots in slotted ALOHA

b)

Higher collision probability in slotted ALOHA

c)

Lower throughput in slotted ALOHA

d)

No difference

12.

In CSMA/CD, what happens after a collision is detected?

a)

The station stops and waits for an acknowledgment

b)

The station retries immediately

c)

Nothing happens

d)

The station sends a jamming signal and reschedules transmission

13.

Which of the following is NOT a controlled access method?

a)

Reservation

b)

Aloha

c)

Polling

d)

Token passing

14.

Which of the following statements is TRUE about multiple access techniques?

a)

FDMA assigns different users unique time slots within the same frequency.

b)

TDMA allows multiple users to transmit simultaneously using different codes.

c)

ALOHA avoids collisions by sensing the channel before transmitting.

d)

CDMA enables multiple users to transmit simultaneously using unique codes.

15.

Which of the following statements is INCORRECT?

a)

In reservation, time slots are reserved in advance before data transmission.

b)

In token passing, collisions are common because stations compete for the token.

c)

In polling, a central controller invites each station to transmit.

d)

CDMA allows multiple users to transmit simultaneously using unique codes.