Data Transmission and Error Detection Quiz

Data Transmission and Error Detection Quiz

11th Grade

13 Qs

quiz-placeholder

Similar activities

CS_revision

CS_revision

9th - 11th Grade

12 Qs

ULANGAN 1 K 2

ULANGAN 1 K 2

11th Grade

15 Qs

Y10 Midcourse Warm-up P1

Y10 Midcourse Warm-up P1

9th - 12th Grade

15 Qs

ULANGAN +1 TOPOLOGI & DETEKSI

ULANGAN +1 TOPOLOGI & DETEKSI

11th Grade

10 Qs

UJI PEMAHAMAN 2

UJI PEMAHAMAN 2

11th Grade

15 Qs

Unit 3: Data and Quality of Data

Unit 3: Data and Quality of Data

11th Grade

10 Qs

Digital Information

Digital Information

10th - 12th Grade

17 Qs

Error Detection techniques

Error Detection techniques

9th - 11th Grade

8 Qs

Data Transmission and Error Detection Quiz

Data Transmission and Error Detection Quiz

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Christabel Quarshie

Used 1+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a key feature of the ARQ protocol?

Data encryption

Packet acknowledgment

Data compression

Parallel processing

Answer explanation

The ARQ (Automatic Repeat reQuest) protocol primarily relies on packet acknowledgment to ensure reliable data transmission. It requires the receiver to acknowledge received packets, allowing the sender to retransmit lost packets.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens to the packets after a NACK is received in Go-Back-N ARQ?

They are stored

They are resent

They are ignored

They are encrypted

Answer explanation

In Go-Back-N ARQ, when a NACK (Negative Acknowledgment) is received, it indicates that a packet was not received correctly. Consequently, all subsequent packets are resent to ensure data integrity.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main disadvantage of Stop-N-Wait ARQ?

High complexity

Slow data transmission

High error rate

Requires large bandwidth

Answer explanation

The main disadvantage of Stop-N-Wait ARQ is slow data transmission. This protocol waits for an acknowledgment after each packet, leading to idle time and reduced throughput, especially in high-latency networks.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main function of buffering in Selective Repeat ARQ?

To discard packets

To resend packets

To handle out-of-order frames

To ignore packets

Answer explanation

The main function of buffering in Selective Repeat ARQ is to handle out-of-order frames. This allows the receiver to store frames that arrive out of sequence until the missing frames can be received and processed.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which layer is directly above the Data Link Layer in the OSI model?

Network Layer

Physical Layer

Transport Layer

Application Layer

Answer explanation

The Network Layer is directly above the Data Link Layer in the OSI model. It is responsible for routing data packets between devices across different networks, making it the correct choice.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of using parity in ECC?

To detect errors

To increase data speed

To compress data

To encrypt data

Answer explanation

The purpose of using parity in ECC (Error Correction Code) is to detect errors in data transmission or storage. Parity bits help identify discrepancies, ensuring data integrity.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the parity bit for the last column in the ECC example?

1

0

2

3

Answer explanation

The parity bit for the last column is determined by counting the number of 1s. If the count is odd, the parity bit is 1; if even, it's 0. In this case, the count is odd, so the correct parity bit is 1.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?