3. What is the significance of a translator program?
Answers
Answered by
5
Answer:
Purpose of Translator
It translates high-level language program into a machine language program that the central processing unit (CPU) can understand. It also detects errors in the program.
Answered by
2
Explanation:
A translator is a programming language processor that converts a computer program from one language to another. It takes a program written in source code and converts it into machine code. It discovers and identifies the error during translation.
Similar questions