Computer Science, asked by GSSSGFGH1654, 1 year ago

Assembly language programming with 8086- machine level programs, machine coding the programs, programming with an assembler, assembly language example programs.

Answers

Answered by Aishwarya98
0

8086 Microprocessor and Micro controller

Micro processor is connected with the computer. Computer do coding with machine level programs. But Micro processors and micro controllers understand only assembly language programs.

Example program : Assembly language

MOV BL,AL

ADD AX,[SI]

ADD [BX][DI]+1234h

Similar questions