COMPUTER FUNDAMENTALS

COMPUTER SOFTWARE

PROGRAMMING LANGUAGES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which translator is used at the end of development??
A
Language Translator
B
Compiler
C
Interpreter
D
None of the above
Explanation: 

Detailed explanation-1: -Assembler. Assemblers are used to translate a program written in a low-level assembly language into a machine code (object code) file so it can be used and executed by the computer.

Detailed explanation-2: -Compilers. Compilers translate an entire computer program into machine language before execution.

Detailed explanation-3: -A compiler is a special program that translates a programming languageā€™s source code into machine code, bytecode or another programming language.

Detailed explanation-4: -compilers. interpreters. assemblers.

There is 1 question to complete.