1 – Easy quiz on 8085 Instructions
Quiz on 8085 Instructions : This quiz focuses on introduction to 8085 Instructions chapter. It has quiz which revolves around Arithmetic, Logical, Branching.
Let's sail across an ocean of IT
Quiz on 8085 Instructions : This quiz focuses on introduction to 8085 Instructions chapter. It has quiz which revolves around Arithmetic, Logical, Branching.
8085 Interfacing of I/O Devices : Basic Interfacing concepts, Interfacing Input and Output Devices, Memory Mapped I/O, Testing and Troubleshooting I/O. MPA MCQs
Write a program to shift an eight bit data four bits right. Assume that data is in
register C. This program will help students to understand working of RRC.
8085 program to Unpack the BCD number and store the two digits in memory locations 4300H and 4301H such that memory location 4300H will have lower BCD digit.
8085 program to pack the two unpacked BCD numbers stored in memory locations 4200H and 4201H and store result in memory location 4300H. It will help students.
Easy quiz on 8085 Microprocessor Architecture and Memory Interfacing : This is easy quiz on 8085 Microprocessor Architecture Chapter 4, which will help students
8085 program to find 2s complement of the number : Find the 2’s complement of the number stored at memory location 4200H and store the complemented number.
Microprocessor Architecture and Microcomputer System Quiz: This quiz focuses on Microprocessor Architecture and Microcomputer System. It will be helpful to test
Quiz on 8085 Assembly Language Programming : This quiz focuses of assembly language of 8085 microprocessor. This will help students to test their knowledge.
8085 program to find 1s complement of the number : Find the l’s complement of the number stored at memory location 4400H and store the complemented number.