Assembling assembly code to machine code

Assembly code

Assemblers

Assembly code can be converted to machine code using an assembler.

The assembler takes the assembly code as input and returns machine code.