Cambridge IGCSE · Computer Science (0478)

Types of programming language, translators and integrated development environments (IDEs):练习题

5 道选择题即时批改,另有 5 道文字题附完整解题步骤,全部围绕「Types of programming language, translators and integrated development environments (IDEs)」。

10 道题目21 免费,无需注册
第 1 题
1

Within an Integrated Development Environment (IDE), which feature is specifically designed to help the programmer find and fix logic or syntax errors in their code?

第 2 题
1

A developer has finished writing a complex software application and wants to distribute it to users as a single executable file. They want to ensure the code runs as fast as possible and does not require the users to have the original source code.
Which translator should be used for this final version?

第 3 题
1

What is a significant disadvantage of using a compiler during the initial development and debugging phase of a program compared to an interpreter?

第 4 题
1

Which feature of an Integrated Development Environment (IDE) helps a programmer distinguish between keywords, variables, and literal values by displaying them in different colors?

第 5 题
1

An assembler is used to translate a low-level language into machine code. Which of the following best describes the translation ratio typically associated with this process?

第 6 题
2

Identify the feature within an Integrated Development Environment (IDE) that allows a programmer to monitor the current values of variables while the program is being executed.

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

第 7 题
3

An Integrated Development Environment (IDE) provides auto-completion and auto-correction. Explain the functional difference between these two features during the coding process.

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

第 8 题
5

A software company chooses to distribute its application as a compiled executable rather than as source code for an interpreter. Explain one benefit of this approach regarding intellectual property protection.

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

第 9 题
2

A programmer is deciding whether to use a high-level language or a low-level language (such as assembly) for a new project. State two advantages of using a high-level language compared to a low-level language.

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

第 10 题
4

A programmer has written a program in a high-level language. Explain the process of how a compiler translates this source code into a final product. Your answer should include how the compiler handles the code as a whole and what occurs if errors are detected during the process.

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

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

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

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

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

立即练习