Which converts a high-level language program into machine language,line by line
Answers
Answered by
1
Explanation:
vecexcrceccvcgghhmadarchodd
Answered by
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