CHAPTER 2: METHODS

CHAPTER 2: METHODS

9th - 12th Grade

27 Qs

quiz-placeholder

Similar activities

Year 11 Computing

Year 11 Computing

11th Grade

24 Qs

ULHAR EXCEL

ULHAR EXCEL

10th Grade

25 Qs

Quiz Sistem Komputer - Sub Hardware & Software

Quiz Sistem Komputer - Sub Hardware & Software

9th Grade

25 Qs

ICT QUIZ!

ICT QUIZ!

10th - 12th Grade

25 Qs

CompTIA Sec+ Chapter 3, 2nd Attempt Missed

CompTIA Sec+ Chapter 3, 2nd Attempt Missed

12th Grade

23 Qs

BTEC Coding & Logic

BTEC Coding & Logic

12th Grade - Professional Development

24 Qs

Types of Media

Types of Media

11th - 12th Grade

25 Qs

Sistem Operasi 1

Sistem Operasi 1

10th Grade

25 Qs

CHAPTER 2: METHODS

CHAPTER 2: METHODS

Assessment

Quiz

Computers

9th - 12th Grade

Practice Problem

Medium

Created by

Casielyn Miraflores Capistrano

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

27 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is found in the payload of a data packet?

Destination address

The actual data being sent

Error detection code

Sequence number

Answer explanation

Payload contains the main body of the packet. It contains the actual data or message being transmitted e.g., part of a file, an email text, a video frame.

Destination address belongs to the header, which holds addressing and control information.

Error detection code usually found in the trailer e.g., checksum to check for corruption.

Sequence number also part of the header, used to reassemble packets in the correct order..

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following correctly describes the three main parts of a packet?

Bit, byte, frame

Source, destination, data

Address, error code, checksum

Header, payload, trailer

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A packet trailer contains error detection information. What is its purpose?

To check whether data has been corrupted

To recover lost packets

To store the destination IP address

To encrypt the data

Answer explanation

The trailer often contains an error detection code such as a checksum or cyclic redundancy check.

When the packet arrives, the receiving device recalculates this code based on the received data.

If the calculated code matches the one in the trailer, the data is likely correct.

If it does not match this indicates corruption during transmission.

Recover lost packets that is handled by retransmission requests.

Store destination address that’s in the header, not trailer.

Encrypt the data, encryption is a separate process, not part of the trailer.

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Why is a sequence number included in the structure of a packet?

To identify the start and end of a file

To prevent data from being corrupted during transmission

To ensure packets can be reassembled in the correct order

To encrypt the packet for security

Answer explanation

When data is transmitted over a network, it is broken into many smaller packets. These packets may take different routes and arrive at the destination out of order.

  • The sequence number in each packet header tells the receiving computer the correct position of the packet in the original data stream.

  • This allows the receiving computer to reassemble packets in the right order, even if they arrive mixed up.

  • Error detection is handled by checksums in the trailer (not sequence numbers), and encryption is provided by other protocols.

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Why is data split into packets before being transmitted?

To prevent viruses spreading across the network

To remove the need for error checking

To allow multiple users to share the same communication line efficiently

To make transmission slower but more reliable

Answer explanation

Allowing multiple users to share the same communication line efficiently, this is the main reason data is packetised. Packet switching allows pieces of different users’ data to travel across the same network at the same time, making efficient use of bandwidth. Data is split into packets to improve efficiency of transmission, so many users can share network resources. Each packet can take its own route to the destination, and the receiving computer reassembles them in order.

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following statements best describes the structure of a data packet?

A packet contains a header, payload, and trailer, each with a specific role.

A packet is a continuous stream of binary digits with no divisions.

A packet is a single unit of storage used to hold data inside the CPU.

A packet consists only of the message data being transmitted.

Answer explanation

A data packet is divided into three main sections:

  • Header that control information such as source and destination address, sequence number

  • Payload holds the actual data being transmitted

  • Trailer is for error detection code, e.g., checksum

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Packet switching is used to transmit data packets across the network.

Identify the device that controls which path is taken by each data packet.

Switch

Hub

Gateway

Router

Answer explanation

In packet-switched networks, the router examines the destination address in each packet header and decides the most efficient path for the packet to take across the network.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?