Group ” A”
Brief Answer Questions:
1. Convert 24510 to 9’s complement.
Ans:
2. What is the register value of A after arithmetic right shift A=11011101 ?
Ans:
3. Define interrupt.
Ans:
4. How the size of program counter in basic computer determined ?
Ans:
5. Define hypercube.
Ans:
6. Define strobe.
Ans:
7. Define pipeline hazards.
Ans:
8. What is locality of reference?
Ans:
9. What is the function of IOP?
Ans:
10. Define critical section.
Ans:
Group “B”
Exercise Problems:
11. What is cache coherence ? Explain with example and suggest the solutions.
Ans:
12. Perform the operation (-19) *(+21) by using signed magnitude multiplication algorithm.
Ans:
13. Why different addressing mode required ? Explain any four addressing mode.
Ans:
14. Write a program to multiply two positive numbers by repented addition method . For example 5 x4-5+5+5+5.
Ans:
15. What is pipelining? A non pipeline system takes 100ns to process a task. The same task can be processed in a six-segment pipeline with a clock cycle of 20ns. Calculate the speedup ratio of the pipeline for 200 tasks.
Ans:
Group “C”
Comprehensive Answer Questions:
16. What is Addressing Sequencing ?Explain with diagram how selection of address is done?
Ans:
17. What is the advantage of DMA over programmed I/O ?Explain DMA transfer with diagram.
Ans: