Q1. How do you describe the computer system from the given views:
a) Computer architect’s view
b) Logic designer’s view
c) Programmer’s view
Q2. Write down the code to implement the expression (A)× (B) + (C)× (D) on 3, 2, 1 address machine.
Q3. Describe the given addressing modes with the functional schematics.
a) Displacement addressing or indexed addressing
b) PC Relative addressing
c) Register direct addressing
Q4. What do you mean by Microprogramming? By using the neat block diagram describe how microprogramming control is implemented?
Q5. What do you mean by cache memory? Describe direct mapping and associative mapping techniques in a cache memory system.
Q6. Describe the given interrupt controlled data transfer methods:
a) Daisy chaining
b) Use of multiple interrupt lines
c) Software polling