Q. Which of the following is a line by line translator?
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.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.