COMPUTER FUNDAMENTALS

COMPUTER SOFTWARE

PROGRAMMING LANGUAGES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
A Translator converts programs in other languages Eg. Machine Code.
A
YES
B
NO
C
Either A or B
D
None of the above
Explanation: 

Detailed explanation-1: -A compiler is a translator program which translates a high level programming language into equivalent machine language programs.

Detailed explanation-2: -A translator is a program that converts source code into machine code. Generally, there are three types of translator: compilers. interpreters.

Detailed explanation-3: -A compiler is a computer program that translates a program written in a high-level language to the machine language of a computer. The compiler is used to translate source code into machine code or compiled code.

There is 1 question to complete.