Assembly language programming for the microprocessor 8085 is based on what? Could this be classified as "high-level programming"?
Assembly language
The microprocessor 8085 assembly language programming is based on this basic logic:
Writing the instruction in machine language or hexadecimal notation is very hard for the programmer, who has to do it.
Thus, the instructions for the microprocessor are made up and written in English using the short abbreviation, known as mnemonics, to help people remember them. To do any job at all, you can follow assembly language instructions that use mnemonics to do it. Different words and phrases are used in assembly language programmers when they are used in a programme, so it is called a programme like that.
Step by step
Solved in 3 steps with 1 images