the program converted into machine language is known as
Answers
Answered by
1
Explanation:
Assembly code is converted into executable machine code by a utility program referred to as an assembler. The conversion process is referred to as assembly, or assembling the source code.
Answered by
1
Answer:
A computer program that converts assembly language to machine language is compiler. Compiler is a program that converts instructions into a machine code or lower level form so that they can be read and executed by a computer.
Similar questions