
CHAPTER 2: METHODS

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Casielyn Miraflores Capistrano
Used 1+ times
FREE Resource
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.
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
VOIP (TLJ) KELAS 12

Quiz
•
12th Grade
23 questions
GCSE CS Comp 1 Unit 3 - WAN & Internet Basics

Quiz
•
10th Grade
26 questions
jaringan komputer

Quiz
•
10th Grade
32 questions
AQA GCSE Networking

Quiz
•
9th - 10th Grade
25 questions
Cybersecurity Essentials Chapter 1 Review

Quiz
•
10th Grade - University
23 questions
Cyber EOP - Nmap vs Wireshark By Mr. B

Quiz
•
12th Grade - University
22 questions
Understanding Data Transmission Concepts

Quiz
•
9th Grade
23 questions
CXC - CSEC Computer Networks & Web Technologies

Quiz
•
9th - 11th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade