Question Bank CSD IA3

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

B B M S INSTITUTE OF TECHNOLOGY AND MANAGEMENT

YELAHANKA BENGALURU – 560064

Department of Computer Science and Engineering

SUBJECT NAME: Computer System Design SUBJECT CODE: 21CS36

Questions Bank-IA2
1. Discuss the tasks for hardwired implementation of a control unit with a neat sketch.
2. Draw and explain the top level structure of computer
3. (a) Differentiate between computer architecture and computer organization (b) list and
explain the four basic functions of computer
4. illustrate with an example the program execution indicating the contents of memory
and registers.
5. What is the significance of Amdahl’s law, show with a neat graph how Amdahl’s law
helps to speed up the multiprocessors.
6. Demonstrate the complete sequence of micro-operations with a flowchart.
7. Explain how a horizontal microinstruction is interpreted.
8. Discuss the micro programmed implementation of a control unit with a neat sketch. 14)
9. Define the following i) Micro-instruction ii) micro program
10. Show with a neat flow diagram the programmed I/O and interrupt driven I/O as part
of techniques for Input of a block of data.

Innovative question
Algorithm writing for mathematical operation(+,-,*,/)
Questions can be like:
● Algorithm with some example.

Case Study question


Algorithm;
B B M S INSTITUTE OF TECHNOLOGY AND MANAGEMENT
YELAHANKA BENGALURU – 560064

Department of Computer Science and Engineering

SUBJECT NAME: Computer System Design SUBJECT CODE: 21CS36

Question: For the above algorithm numerical will be given to be solved.

You might also like