High level language program has to be converted into machine language by translator
Answers
Answered by
1
Compiler
Answer: The translator program that converts source code in high level language into machine code line by line is called Interpreter. A Compiler is a computer program that translates code written in a high level language to a lower level language, object/machine code
Similar questions