You are on page 1of 2

Important Questions of Unit 1 (COA) for ST-1

Q 1. Define the term Computer Architecture and Computer Organization. Also differentiate
between these.
Q 2. What is mean by Bus Arbitration? Explain different types of Bus Arbitration with
suitable diagram.
Q 3. A digital computer has a common bus system for 8 registers of 16 bit each. The bus is
constructed using multiplexers.
I. How many select input are there in each multiplexer?
II. What is the size of multiplexers needed?
III. How many multiplexers are there in the bus?
Q 4. Discuss Stack Organization.
I. Register Stack
II. Memory Stack

Q 5. What do you mean by Addressing Mode? Explain different types of Addressing Modes
with suitable example. [Auto increment and auto decrement addressing mode
also]
Q 6. Evaluate the arithmetic statement.
X = A + B * [C * D + E * (F + G)]
Using a Stack Organized computer with One, two, three and zero address operation
instructions.
Q 7. What do you mean by Processor Organization? Explain various types of Processor
Organization.
Q 8. An instruction is stored at location 400 with its address field at location 401. The address
field has the value 500. A processor register R1 contains the 200. Evaluate the effective
address if the addressing mode of the instruction is
(i) Direct Addressing
(ii) Immediate Addressing
(iii) Relative Addressing
(iv) Register Indirect Addressing
(v) Index with R1 as Index Register
Q 9. Explain in detail bus transfer or bus design using multiplexer and tristate buffer.
Q 10. Explain General Bus Organization for CPU registers.
Q 11. Explain Register Organization of CPU.
Important Questions of Unit 2 (COA) for ST-1
Q 1. Q. Show the multiplication process using Booth algorithm, when the following binary
numbers, (+13) x (-15) are multiplied.
Q. Explain in detail the principle of Carry Look Ahead (CLA) Adder and design 4-bit CLA
Adder.
Q 3. Binary Division using Restoring Technique.
Q 4. Implement Array Multiplier. [Hint: Bit number will be given in the question]
Q 5.Implement Adder – subtractor.
Q 6. Design of ALU.
Q 7. Register A holds the binary values 10011101.What is the register value after arithmetic
shift right? Starting from the initial number 10011101, determine the register value after
arithmetic shift left, and state whether there is an overflow.

You might also like