Cambridge International A Level · Computer Science (9618)

Security, privacy and data integrity:练习题

4 道选择题即时批改,另有 3 道文字题附完整解题步骤,全部围绕「Security, privacy and data integrity」。

7 道题目16 免费,无需注册
第 1 题
1

A data entry system for a school requires a student's age to be entered as a whole number between \(11\) and \(18\). Which data validation method is most appropriate for this requirement?

第 2 题
1

In a data transmission system, block parity (two-dimensional parity) is used with even parity to ensure data integrity. The following block of data is received, where the rightmost bit of each row is the row parity bit and the bottom row contains the column parity bits:

Row 1: 1 1 0 1 | 1
Row 2: 0 1 1 1 | 1
Row 3: 1 0 0 1 | 1
Row 4: 0 1 0 0 | 1
-----------------
Parity: 0 1 0 1 | 0

Which statement correctly identifies the status of the data integrity for this block?

第 3 题
1

A data entry system uses a check digit to ensure accuracy. For a four-digit number, the check digit is calculated by summing the four digits and finding the remainder when the total is divided by \(9\). If a user enters the digits \(5, 8, 2, \text{ and } 1\), what is the resulting check digit?

第 4 题
1

To ensure non-repudiation and authenticity when sending a message, a digital signature is used. Which key must the sender use to encrypt the message digest?

第 5 题
3

Define the term 'data integrity' and state one method used to maintain it during data entry.

先自己写一遍答案,再对照解题步骤。

第 6 题
5

In the context of asymmetric encryption, explain how a sender uses a digital signature to provide non-repudiation and why the recipient must use the sender's public key to verify it.

先自己写一遍答案,再对照解题步骤。

第 7 题
4

Security, privacy, and integrity are fundamental concepts in data management. Although they are related, each term has a distinct meaning in Computer Science.

(a) Define the terms data security and data privacy, and explain the primary difference between them.

(b) Explain how the use of access rights and encryption contribute to maintaining the security of data stored on a multi-user network.

先自己写一遍答案,再对照解题步骤。

* thinka 提供的内容由 AI 生成,未必在任何情况下都完全准确或最新,请结合官方教材与教师指导使用。

你已看过标准答案。现在轮到你的答案被批改。

这一页能告诉你好答案是什么样子,却无法指出你的答案缺了什么。thinka 按真实评分标准批改你的文字答案,约 15 秒完成。

想多做几道同类题目?立即开始练习这个课题,边做边批改。

立即练习