Which type of translator converts the entire source code of a program into a standalone machine code file before the program is executed?
Pearson Edexcel IGCSE · Computer Science
Programming languages:练习题
5 道选择题即时批改,另有 2 道文字题附完整解题步骤,全部围绕「Programming languages」。
What is a common disadvantage of using an interpreter to run a program compared to using a compiler?
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?
What is a primary advantage of using a high-level programming language compared to a low-level language?
An assembler is a specific type of translator. Which conversion does it perform?
State one disadvantage of using an interpreter to execute a high-level programming language compared to using a compiler.
先自己写一遍答案,再对照解题步骤。
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生成,可能并非总是准确或最新。请将其用作辅助资源,并与官方材料进行核实。
想多做几道同类题目?立即开始练习这个课题,边做边批改。
立即练习