what is the name of the software used to convert an assembly language program into machine code.explain it's working
Answers
Answered by
1
Answer:
Assembler
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, as in assembling the source code.
pls mark it as brainliest.
Answered by
0
Answer:
assembler
Explanation:
it converts your assembly language program into machine code such as 0,1 by which your computer understand it and process your given code and give possible output of it.
Similar questions