6. Short Answer Type Questions.
1. What is a Language Translator? What function does it perform?
Answers
Answered by
0
Answer:
- 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 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.
Similar questions