COMPUTER FUNDAMENTALS

COMPUTER SOFTWARE

PROGRAMMING LANGUAGES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following is NOT a translator?
A
Assembler
B
Compiler
C
Interpreter
D
Executable
Explanation: 

Detailed explanation-1: -There are generally three types of language-translator-Compiler, Assembler, Interpreter. Linker is not language-translator.

Detailed explanation-2: -Compiler is a translator which is used to convert programs in high-level language to low-level language and then save the executable object code to memory.

Detailed explanation-3: -Answer. Answer: Machine languages are the only languages understood by computers.

Detailed explanation-4: -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.

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

There is 1 question to complete.