wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

21CSS201T_COA

Total questions: 25

Worksheet time: 19mins

Name
Class
Date
1.

What is the gray code equivalent of the binary number 11011? 

(a)  

2.

Which addressing mode uses the value stored in a register as the memory address to access data?

(a)  

3.

In the context of instruction sequencing, which of the following ensures the correct execution order of instructions?

(a)  

4.

Convert the hexadecimal number 2F9B to its binary and decimal equivalents.

(a)  

5.

Reflected binary code is also known a

(a)  

6.

Any signed negative binary number is recognized by its

(a)  

7.

The ALU makes use of (a)   to store the intermediate results

8.

In multiple Bus organization, the registers are collectively placed and referred as (a)  

9.

(a)   are the different type/s of generating control signals.

10.

The multiplier -6(11010) is recorded as in bit pair recoding

(a)  

11.

In multiple BUS organisation (a)   is used to select any of the BUSes for input into ALU.

12.

For an ideal case, Each stage in pipelining should be completed within (a)   cycle.

13.

The periods of time when the unit is idle is called as (a)  

14.

The situation wherein the data of operands are not available is called (a)  

15.

RTN stands for (a)  

16.

The instruction, Add Loc,R1 in RTN is _______


a)

a) AddSetCC Loc+R1

b)

b) R1=Loc+R1

c)

c) Not possible to write in RTN

d)

d) R1<-[Loc]+[R1]

17.

The two phases of executing an instruction are __________

a)

a) Instruction decoding and storage

b)

b) Instruction fetch and instruction execution

c)

c) Instruction execution and storage

d)


d) Instruction fetch and Instruction processing

18.

The Instruction fetch phase ends with _________

a)

a) Placing the data from the address in MAR into MDR

b)

b) Placing the address of the data into MAR

c)

c) Completing the execution of the data and placing its storage address into MAR

d)

d) Taking the data from MDR and placing it in IR

19.

When using Branching, the usual sequencing of the PC is altered. A new instruction is loaded which is called as ______

a)

a) Branch target

b)

b) Loop target

c)

c) Forward target

d)

d) Jump instruction

20.

Which registers can interact with the secondary storage?


a)

a) MAR

b)

b) PC

c)

c) IR

d)

d) R0

21.

During the execution of a program which gets initialized first?


a)

a) MDR

b)

b) IR

c)

c) PC

d)

d) MAR

22.

MFC stands for ___________

a)

a) Memory Format Caches

b)

b) Memory Function Complete

c)

c) Memory Find Command

d)

d) Mass Format Command

23.

Any condition that causes a processor to stall is called as (a)  

24.

Which of the following logic gates will output 1 only if both of its inputs are zero?

(a)  

25.

Find the 1’s complement of 10101001.

(a)