Translator:
The program, which is used for translating code that a programmer writes into a
form that the computer can execute (machine code), is called translator.
There are 3 types of system software
used for translating__
1. Compiler.
2. Interpreter.
3. Assembler.
Assembler:
An assembler converts an assembly program into machine code. An assembly
language is a low-level programming language for computers, microprocessors,
microcontrollers, and other programmable devices.