You are on page 1of 1

Q1.Answer any four of the following.

4*8 =32 marks

1. assume the content of 9000h and 9001h is FFh and F0 h.List the content of all register ,flag,stack
pointer and program counter after the execution of following program.

LHLD 9000H
LXI D,0000H
XCHG
DAD D
RST 1

2.Write a program to generate a maximum time delay using single register. Caluate the time delay.

3. Write a program to add two 16 bit numbers.

4.discuss various branching instruction

5. write the difference between memory mapped I/O and I/O mapped I/O.

Q2. Short notes. 2*4=8 marks

1. explain different types of memory.


2. explain RIM and SIM instruction

You might also like