Microprocessors Quiz- 8085 Quiz-2

Microprocessors Quiz- 8085 Quiz -2

Please enter your email:

1. The microprocessor 8085 requires the ______ input for operating with proper tuning with other peripherals connected to it.

 
 
 
 

2. ______ instruction is used to perform the AND operation.

 
 
 
 

3. Using DAA the content of the accumulator is adjusted into

 
 
 
 

4. This instruction is used to jump to a memory location from the current memory location to any other memory location.

 
 
 
 

5. ________is the increment instruction, that increments the register contents by 1. The contents of a particular register are incremented by 1

 
 
 
 

6. JNC, means

 
 
 
 

7. In the instruction LXI B, 3000H, X and B means?

 
 
 
 

8.

MOV R, M is an instruction, where R is denoted for a register and M ______

 
 
 
 

9. A microprocessor 8085 is working on a 3mHz frequency and still, we use a 6Mhz crystal oscillator to

 
 
 
 

10. Which of these is a main purpose of SIM instruction

 
 
 
 

11. This is used to transfer the 8 bits of data at a time.

 
 
 
 

12. PCHL means,

 
 
 
 

13. In the instruction ADD B

 
 
 
 

14. This instruction only jumps to a specified address if the Zero Flag is set or else the program control flows in the sequential flow.

 
 
 
 

15. In the register addressing modes

 

 
 
 
 

16. When ALE pin is at HIGH(1), then the PINS AD0-AD7 are used as

 
 
 
 

17. The instruction used to load the data at any address to the Accumulator.

 
 
 
 

18. MVI is an  instruction used for________

 
 
 
 

19. ________ instructions allow transferring/ copying the data between register to registers, register to memory, vice versa.

 
 
 
 

20. The maximum size of external memory you can interface with the 8085 processor is

 
 
 
 

21. ______is to store the contents of the accumulator to a location address.

 
 
 
 

22. The flag that specifies the carry is generated by the 3rd and passed on to the 4th.

 
 
 
 

23. This instruction is for exchanging the contents of two register pairs.

 
 
 
 

24. Data transfer instructions don’t affect any flags in the flags register of the microprocessor. Answer True/False

 
 

25. ______is to store the contents of the accumulator to a location address.

 
 
 
 

26. In 8085 AD0-AD7 are

 
 
 
 

27. RET is a

 
 
 
 

28. In a Microprocessor, the address of the new next instruction to be executed is stored in