Q. Which of the following is a line by line translator?

A
Assembler
B
Compiler
C
Interpreter
D
All of the above
Solution:

*Assembler -a program for converting instructions written in low-level symbolic code into machine code.

*Compiler – Compiler compiles entire source code into machine code.

*Interpreters converts source code into intermediate code and then this intermediate code is executed line by line.

Entri Contact Image

Get Expert Advice for Free: Register for Your Free Consultation Now!