Is a translator program that convert a source code line by line to machine language
Answers
Answered by
0
Answer:
compiler
A compiler takes the program code (source code) and converts the source code to a machine language module (called an object file). Another specialized program, called a linker, combines this object file with other previously compiled object files (in particular run-time modules) to create an executable file.
Similar questions
Math,
3 months ago
Math,
3 months ago
Math,
3 months ago
Math,
7 months ago
Social Sciences,
7 months ago
Computer Science,
11 months ago
Science,
11 months ago