You are on page 1of 1

1.

2.
3.
4.

INDEX
What is the need for disabling interrupt? What are the different ways to enabling and
disabling interrupt?
Write an assembly language program to calculate the ax2+bx+c using two addressing
mode.
Draw the block diagram for 8M x32 memory system using 512K x8 memory chips
and explain its function.
The hexadecimal value of pi ( ) is 3.243F6A8885A308D3 represent this value in

IEEE standard 754 in single and double precision formats.


5. Explain the floating point unit? Draw the flow chart for floating point addition and
subtraction algorithm?
6. Draw and explain the pin diagram of 8086 microprocessor?
7. What is overflow in integer arithmetic? Explain how the overflow can be detected?
8. What is secondary storage? Explain in brief magnetic hard disk?
9. Explain how the virtual address translated from the processor in to physical address in
main memory?
10. If A and B are two single precision floating point numbers where A=4459999H and
B=42A0000H .Show the result of (A+B) and (A-B).
11. Distinguish between signed and unsigned integers. With example, indicate when each
type of integer will be useful.
12. Write the comparison between memory mapped I/O and I/O mapped I/O.

You might also like