Ethan Long
Flashcards by , created more than 1 year ago

An assembler is a program, which converts the low level assembly programming language into machine code. An interpreter is a program, which converts code one line at a time, into machine code and executes it. A compiler is a program that converts high level programs into machine code for execution at a later time (the entire program is converted, not one line at a time as with an interpreter).

0
0
0
Ethan Long
Created by Ethan Long about 4 years ago
Close
/ 7
Please wait - loading…