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 秒で採点します。

同じような問題をもっと解きたい?このトピックの新しい問題を、解きながら採点。

練習を始める