DPCO Unit 4
DPCO Unit 4
UNIT IV
1. What are the components of a computer system?
The components of a computer system are Input Devices Output Devices Memory CPU or processor
Network
PART: B
1. Explain various instruction formats and illustrate the same with an example.
2. Explain with an example about the operations and operands of the computer hardware
3. Explain in detail the various components of computer system with neat diagram.
4. Explain the different types of addressing modes with suitable examples.
5. Discuss about the various techniques to represent instructions in a computer system.
6. Assume a two address format specified as source, destination. Examine the
following sequenceof instructions and explain the addressing modes used and the
operation done in every instruction..
a. Move (R5)+, R0
b. Add (R5)+, R0
c. Move R0, (R5)
d. Move 16(R5), R3
e. Add #40,R5
7. Explain the structure of Von Neumann Machine.
8. Explain in detail about memory address and operations.