COMPUTER SOFTWARE
PROGRAMMING LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
What is a translator?
|
A program that converts commands into machine code
|
|
A program that converts High Level Level Language to assembly code
|
|
A program that converts the inputs from a keyboard
|
|
A program for writing code
|
Explanation:
Detailed explanation-1: -Compilers are a type of translator that support digital devices, primarily computers. The name compiler is primarily used for programs that translate source code from a high-level programming language to a lower level language (e.g., assembly language, object code, or machine code) to create an executable program.
There is 1 question to complete.