Computer Science, asked by mk239947, 6 months ago

Which converts a high-level language program into machine language,line by line

Answers

Answered by Igpranav17
1

Explanation:

vecexcrceccvcgghhmadarchodd

Answered by avaniaarna
1

Answer:

Compilers

Compilers convert high-level language code to machine (object) code in one session. Compilers can take a while, because they have to translate high-level code to lower-level machine language all at once and then save the executable object code to memory.

Similar questions