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
程式語言:練習題
5 條多項選擇題即時批改,另有 2 條文字題附完整解題步驟,全部圍繞「程式語言」。
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生成,可能並非總是準確或最新。請將其用作輔助資源,並與官方材料進行核實。
想多做幾條同類題目?立即開始練習呢個課題,即做即批改。
立即練習