Pearson Edexcel GCSE (9-1) · Computer Science (1CP2)

Input/output:练习题

5 道选择题即时批改,另有 4 道文字题附完整解题步骤,全部围绕「Input/output」。

9 道题目20 免费,无需注册
第 1 题
1

In programming, which command is typically used to display data on the screen for the user to see?

第 2 题
1

Which type of validation check would be most effective to ensure a user enters a password that is at least 8 characters long?

第 3 题
1

A program reads data from a CSV file. Which of the following best describes the structure of a CSV file?

第 4 题
1

Which programming command is used to display information to the user on the screen?

第 5 题
1

Which of the following describes the process of checking if a user has entered a value into a required field?

第 6 题
2

State the name of the programming technique that allows a program to accept data from a user via a keyboard.

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

第 7 题
3

A program reads a list of names from a file. Describe one benefit of using a comma-separated value (CSV) format for this file.

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

第 8 题
5

A developer is creating a login system. Explain why authentication is required after the user provides their ID and password.

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

第 9 题
5

A software module reads data from a text file named log.csv.

(a) Describe the purpose of using validation when reading data from an external file.
(b) Provide two examples of validation checks that could be applied to a "UserAge" field read from the file.
(c) Write a code snippet to show how a program would open a file and read its contents.

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

* thinka提供的内容由AI生成,可能并非总是准确或最新。请将其用作辅助资源,并与官方材料进行核实。

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

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

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

立即练习