Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

COA Quiz - INTERNATIONAL

Total questions: 30

Worksheet time: 30mins

Name
Class
Date
1.

The instruction code is divided into (select one or more):

a)

Opcode

b)

Operand

c)

Accumulator

d)

Pointer

2.

Which are the bits occupied by an OPCODE (select all that apply)?

a)

12

b)

14

c)

9

d)

11

3.

The computer memory is referred with default size of 16 x ________

a)

2048

b)

4096

c)

8080

d)

8008

4.

What is the addressing type when mode bit =1 ?

a)

direct

b)

immediate

c)

indirect

d)

effective

5.

Identify the wrong size from figure (select one or more):

a)

IR

b)

AR

c)

TR

d)

OUTR

6.

Find the missing parameter

a)

IR

b)

INR

c)

CLK

d)

STA

7.

Find the two missing values

a)

BUN

b)

STA

c)

M[AR]

d)

AR

8.

What is the meaning of ISZ?

a)

Increment and Skip if Zero

b)

Increment and Size to Zero

c)

Increment and Skip with Zero

9.

How many bits are used by AX register for IN / OUT command?

a)

8

b)

16

c)

32

d)

64

10.

What is the range of port numbers?

a)

000 to FFF

b)

0000 to FFFF

c)

0000 to 000F

11.

How many multiplexers does a general register organisation contain?

a)

1

b)

2

c)

3

d)

4

12.

Which one of these is the selected input for the Operator in GRO?

a)

SEL A

b)

SEL B

c)

SEL C

d)

SEL D

13.

The ALU operation symbol used to shift right is:

a)

SHR

b)

SFR

c)

SRT

d)

SFT

14.

What does the ALU command symbol "V" indicate?

a)

And

b)

Or

c)

Not

d)

Xor

15.

What is the size of a register stack?

a)

18 bytes

b)

32 bits

c)

64 words

d)

32 words

16.

What is value of FULL bit when the stack is full?

a)

0

b)

1

c)

true

d)

false

17.

Identify the first step used in Push operation in register stack.

a)

SP -> SP+1

b)

M[SP] -> DR

c)

If (SP=SIZE-1) then (FULL-> 1)

d)

EMPTY -> 0

18.

Find the reverse polish for x - (y+z)

a)

yz+x-

b)

xyz-+

c)

zyz+-

d)

x-yz+

19.

What is the equivalent statement for LOAD R3,C

a)

R3 <- M[C]

b)

M[C] <- R3

c)

Sp <- M[C],R3

d)

M[R3] <- C

20.

What is full form of EA?

a)

Effective address

b)

Edge address

c)

Edge accumulator

d)

Extra address

21.

What type of memory is RAM?

a)

Temporary

b)

Permanent

22.

Which of these is considered as expensive and fastest memory?

a)

Hard disk

b)

RAM

c)

Cache

d)

ROM

23.

The methods of asynchronous transfer are - Handshaking and ...

a)

Strobe

b)

Pump

c)

Push

d)

Bus

24.

What does S indicate in RS flipflop?

a)

Set

b)

Settings

c)

Source

d)

Session

25.

Which of these gates gives output as High if any one input is High?

a)

AND

b)

OR

c)

NOT

d)

XOR

26.

Which type of device is the Speaker ?

a)

Output

b)

Input

c)

I/O

d)

Storage

27.

Which notation is used to represent the "Don't Care" condition in k-maps?

a)

X

b)

D

c)

N

d)

--

28.

The symbol Σ (Sigma) is useful in the k-maps method for:

a)

SOP

b)

POS

29.

Generally, there are 10 to 200 gates used in below integration :

a)

SSI

b)

MSI

c)

LSI

d)

VLSI

30.

The multiplexer is also known as:

a)

Data Selector

b)

Decoder

c)

Line circuit