Time Left - 15:00 mins

GATE 2019: Microprocessor Quiz 2

Attempt now to get your rank among 391 students!

Question 1

For the assembly code showed below answer the following questions.

The contents of HL on completion of JMP instruction ……….

Question 2

Consider an 8085-microprocessor system. Memory location 2100H contains byte FFH, register A contains byte 36H and carry flag CY=0.
LDA 2100H
INR A
What will be the content of register A and the value of the carry flag after execution of the above program?

Question 3

Consider an 8085-microprocessor system. The accumulator contains A7H. CY flag = 0. Consider the program snippet below:
RRC
RAL
RAL
RAL
Which of the following is true after the above program is executed?

Question 4

When RET instruction is executed by any subroutine called in main program by “CALL” instruction, then

Question 5

A memory chip is interfaced with 8085 microprocessor. The chip select signal (CS) is generated by connecting address line with odd numbers to inputs of 8 input NOR gate. The largest memory address that can be addressed is ___________ Hex.

Question 6

Which of the following statement is incorrect regarding INTEL 8085?
  • 391 attempts
  • 0 upvotes
  • 1 comment
Feb 26ESE & GATE EC