What is Assembly Language Programming?

What is Assembly Language Programming?: To overcome the limitations of machine languages, assembly language was developed. In this language, machine-level instructions are replaced by mnemonics. For example, ADD represents addition,…

Continue Reading What is Assembly Language Programming?

Assembly Language Programming Articles

Assembly Language Programming Articles: Program Development and Execution: The steps involved in Program Development and Execution of assembly language programs. Fig. 8.1 shows these steps. The left side of the…

Continue Reading Assembly Language Programming Articles

What is High Level Language in Microprocessor?

What is High Level Language in Microprocessor?: The demerits of assembly languages are overcome by using high-level languages. High-level languages can improve the readability by using English words which make…

Continue Reading What is High Level Language in Microprocessor?

What is Machine Language in Microprocessor and Microcontroller?

What is Machine Language in Microprocessor and Microcontroller?: Programmers write instructions in various programming languages. Some programs are directly understand­able by the computer and other programs require intermediate translation steps.…

Continue Reading What is Machine Language in Microprocessor and Microcontroller?

Modular Programming in 8086 Microprocessor

Modular Programming in 8086 Microprocessor: Many programs are too large to be developed by one programmer. Such programs are developed by team of programmers. They divide a large program into…

Continue Reading Modular Programming in 8086 Microprocessor

Instruction Set and Programming 8085 Articles

Instruction Set and Programming 8085 Articles: Microprocessor Programming: A program is a set of instructions arranged in the specific sequence to do the specific task. It tells the microprocessor what…

Continue Reading Instruction Set and Programming 8085 Articles