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

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

練習を始める