An assembler is a program that acts like a bridge between human-readable assembly code and machine code. It converts the assembly code into the binary machine code that CPU can execute directly.
assembler
More in Concepts
- CPU Instruction Set Jan 1, 0001
- Machine Code Jan 1, 0001
- Registers Jan 1, 0001