Assembly
Top codes
- -1 vote303 views1 answer
- -1 vote307 views1 answer
- -1 vote312 views1 answer
- -1 vote307 views1 answer
- -1 vote295 views1 answer
Back6/6
Over than 130 Assembly codes
Assembly is a family of very low-level computer languages just above machine code.
In assembly, each sentence corresponds to a single machine code instruction.
These instructions are represented as mnemonics in the supplied assembly language and are transformed into executable machine code by a utility software known as an assembler; the conversion process is known as assembly or assembling the code.