You are on page 1of 1

ASSIGNMENT 2 & 3

1. Explain the difference between Volatile and Non-volatile memory.


2. Explain the different types of instruction on the basis of number of addresses of instruction.
3. Describe the term instruction format. Classify the instruction on the basis of operand.

4. Describe the term storage device and explain the four basic types of storage devices with
example. Evaluate the following instruction X= (A+B)*(C+D) with the help of two address and
three address instruction.
5. Evaluate the following instruction X= [(A+B)*(C+D)]/ (G+H) with the help of two address and
three address instruction.
6. Convert (1101101101)2 to equivalent octal, hexadecimal and decimal number system.
7. Convert (365)8 to equivalent binary, decimal and hexadecimal number system.
8. Convert (ABCD)16 to equivalent binary, decimal and Octal number system.
9. Convert (869)10 to equivalent binary, octal and hexadecimal number system
10. Explain data transfer and manipulation instruction.

You might also like