Computer Science, asked by jeeshank881, 2 months ago

the software acts on one line at a time to convert A high language into machine language a. assembler b. compiler c. interpreter​

Answers

Answered by RIZAKADEEJA
3

Answer:

if you dont mind can you thank

Explanation:

A compiler is a translator that reads your high-level program and converts the entire thing into a working machine language program. An interpreter is a translator that converts and executes your program, one line at a time.

Similar questions