Pearson Edexcel IGCSE · Computer Science

Programming languages:练习题

5 道选择题即时批改,另有 2 道文字题附完整解题步骤,全部围绕「Programming languages」。

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

Which type of translator converts the entire source code of a program into a standalone machine code file before the program is executed?

第 2 题
1

What is a common disadvantage of using an interpreter to run a program compared to using a compiler?

第 3 题
1

A company is developing a high-performance video game engine that requires maximum execution speed. Why would they likely use a compiled language like C++ for the core engine rather than an interpreted language?

第 4 题
1

What is a primary advantage of using a high-level programming language compared to a low-level language?

第 5 题
1

An assembler is a specific type of translator. Which conversion does it perform?

第 6 题
2

State one disadvantage of using an interpreter to execute a high-level programming language compared to using a compiler.

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

第 7 题
4

Programming languages are categorized into high-level and low-level languages, and require translation to be executed by the hardware.

a) State one advantage of using a compiler instead of an interpreter for a finished software product ready for commercial release.
b) Explain why a developer would prefer to use an interpreter while they are still writing and testing their code.
c) Identify one feature of a low-level language (such as assembly language) that distinguishes it from a high-level language.

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

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

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

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

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

立即练习