Computer Science for IGCSE & O level - Data Transmission (Section 2)

1
What type of transmission is the parity bit used for?
Answer
(C)
Error detection
2
What function does the hop number serve in packet switching?
Answer
(B)
To limit the lifespan of a packet.
3
In the context of data transmission, which of the following is a characteristic of the 'Simplex' mode?
Answer
(C)
Data can only be sent in one direction.
4
What is the function of the 'sequence number' in a packet's header?
Answer
(B)
To ensure the packets are reassembled in the right order.
5
What is the purpose of a 'DNS server'?
Answer
(B)
To resolve domain names to IP addresses.
6
What is 'phishing'?
Answer
(B)
An attempt to acquire sensitive information by masquerading as a trustworthy entity.
7
Which of the following are methods of detecting errors in data transmission?
Answer
A
B
8
When a new device is connected via USB, what typically happens regarding device drivers?
Answer
(B)
The device is automatically detected and the operating system attempts to install the appropriate driver.
9
Which of the following is an example of a type of error?
Answer
A
B
C
10
What kind of data is transmitted using Serial Data Transmission?
Answer
(A)
bits
11
Which of the following is the primary function of the "mod" operation used in ISBN calculations?
Answer
(B)
To limit the result to a specific range of values.
12
What is the purpose of the "hop number" in packet switching?
Answer
(C)
To prevent packets from circulating endlessly in a network.
13
Which of the following statements best describes a "burst error"?
Answer
(C)
An error that affects a contiguous sequence of bits.
14
Which of the following are examples of application layer protocols?
Answer
A
C
15
What is the general formula used for the calculation of the check digit in an ISBN-13 number?
Answer
(B)
Weighted sum (alternating 1 and 3), modulo 10.
16
Which of the following methods can detect data transmission errors?
Answer
A
B
C
17
In the ISBN-13 calculation, the check digit is found by which mathematical operation?
Answer
(D)
Modulo
18
What is the main function of 'Cyclic Redundancy Checks' (CRC)?
Answer
(C)
To detect transmission errors in the payload.
19
What is a 'domain name'?
Answer
(B)
The human-readable address for a website (e.g., example.com).
20
What does the term 'packet switching' refer to?
Answer
(C)
The process of breaking data into smaller units before transmission.
21
What is the role of the sender and the receiver in a checksum process?
Answer
(A)
The sender calculates the checksum, and the receiver checks it.
22
What is the purpose of the 'sequence number' in a data packet?
Answer
(B)
To reassemble packets in the correct order.
23
What is the function of 'Cyclic Redundancy Checks' (CRCs) in data transmission?
Answer
(C)
To detect errors in data transmission.
24
What is the primary function of the 'trailer' in a data packet?
Answer
(C)
To help with error detection.
25
What are the most common types of errors that can occur during data entry (as mentioned in the context of check digits)?
Answer
(A)
Transposition, incorrect digit, and missing a digit.
26
Which error detection technique is the most straightforward?
Answer
(B)
Parity check
27
Which factors are commonly considered when determining how data is transmitted?
Answer
A
B
C
28
Which type of encryption does not use public and private keys?
Answer
(A)
Symmetric encryption
29
In a data transmission, what does the term "serial data transmission" mean?
Answer
(A)
Data is sent one bit at a time over a single wire.
30
What is the purpose of 'checksums' in data transmission?
Answer
(C)
To detect potential errors.
31
What does the term "ciphertext" refer to?
Answer
(C)
The encrypted message.
32
What does the term 'URL' stand for?
Answer
(B)
Uniform Resource Locator
33
Which of the following statement(s) is/are true concerning USB?
Answer
A
C
34
Which protocol is commonly used for sending emails?
Answer
(C)
SMTP
35
Which layer of the OSI model is responsible for providing reliable, connection-oriented communication?
Answer
(C)
The Transport Layer
36
What is a "transposition error" in the context of data entry?
Answer
(B)
The swapping of two adjacent digits or characters.
37
What is the purpose of error detection methods in data transmission?
Answer
(C)
To identify and correct errors introduced during transmission
38
What is the role of the 'session layer' in the OSI model?
Answer
(A)
Managing connections between applications.
39
If a byte uses odd parity, and the byte received is 10110010, what should the parity bit be?
Answer
(B)
1
40
Which of the following methods is most effective in detecting an error during data entry where the order of two digits is swapped?
Answer
(B)
A checksum calculation.
41
If the byte value is 11001010 and odd parity is being used, what is the value of the parity bit?
Answer
(A)
0
42
If the byte value is 11001010 and even parity is being used, what is the value of the parity bit?
Answer
(B)
1
43
Which of the following is a characteristic of 'symmetric key' encryption?
Answer
(C)
The same key is used for both encryption and decryption.
44
What is the function of the 'trailer' in a data packet?
Answer
(C)
To indicate the end of the packet.
45
Which type of encryption is used to encrypt a password?
Answer
(B)
Symmetric
46
What type of address is used to identify devices on a local network?
Answer
(B)
MAC address
47
Which of the following technologies primarily uses radio waves to transmit data?
Answer
(C)
Wi-Fi
48
Which component is often used to connect a local network to the internet?
Answer
(C)
A router
49
What are checksums used for in data transmission?
Answer
(B)
To detect errors in the data.
50
What is a common reason for using packet switching over a dedicated circuit?
Answer
(C)
To increase the number of devices that can communicate at once.