COMPUTER SOFTWARE
PROGRAMMING LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Which of these converts a computer program from one language to another?
|
Compiler
|
|
Interpreter
|
|
No Translator
|
|
Language Translator
|
Explanation:
Detailed explanation-1: -Compilers. Compilers translate an entire computer program into machine language before execution.
Detailed explanation-2: -A compiler is a special program that translates a programming languageās source code into machine code, bytecode or another programming language. The source code is typically written in a high-level, human-readable language such as Java or C++.
There is 1 question to complete.