wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

COA Revision test Unit-I

Total questions: 25

Worksheet time: 13mins

Name
Class
Date
1.

The register used to store the flags is called as

a)

Flag register

b)

status register

c)

Test register

d)

Log register

2.

The computer that use more number of instructions for completing a task

a)

RISC

b)

CISC

c)

Both a and b

d)

none

3.

____ are the different types of generating control signals

a)

Micro-programmed

b)

Hardwired unit

c)

Micro-instructions

d)

Both a and b

4.

A word whose individual bits represent a control signal is__

a)

Command word

b)

Control word

c)

Co-ordination word

d)

Generation word

5.

A seqauence of control words corresponding to a control sequence is clled

a)

Micro routine

b)

Micro funtion

c)

Micro procedure

d)

None

6.

A 24 bit address generates an address space of ___ locations

a)

1024

b)

4096

c)

2^48

d)

2^24

7.

If a system is 64 bit machine, then the length of each word will be__

a)

4 bytes

b)

8 bytes

c)

12 bytes

d)

16 bytes

8.

The main virtue for using single Bus structure is ,

a)

Fast data transfers

b)

Cost effective connectivity and speed

c)

Cost effective connectivity and ease of attaching peripheral devices

d)

None of these

9.

To extend the connectivity of the processor bus we use ______

a)

PCI bus

b)

SCSI bus

c)

Controllers

d)

Multiple bus

10.

During data transfer of data between the processor and memory we use__

a)

Cache

b)

TLB

c)

Buffers

d)

Registers

11.

The internal Components of the processor are connected by _______

a)

Processor intra-connectivity circuitry

b)

Processor bus

c)

Memory bus

d)

Rambus

12.

______ is used to choose between incrementing the PC or performing ALU operations .

a)

Conditional codes

b)

Multiplexer

c)

Control unit

d)

None of these

13.

The registers,ALU and the interconnection between them are collectively called as _____

a)

Process route

b)

Information trail

c)

information path

d)

data path

14.

(101011)2=(______)10

a)

54

b)

43

c)

42

d)

34

15.

(777)8= (_____)16

a)

FFF

b)

EEE

c)

1FF

d)

1EE

16.

(FE21)16= (_____)8

a)

166042

b)

177041

c)

267501

d)

111777

17.

Which method of representation has two representations of '0'

a)

sign magnitude

b)

1's complement

c)

2's complement

d)

botha a and b

18.

What is the selective complement(XOR) operation for 1011 and 1111

a)

0101

b)

0100

c)

0111

d)

1111

19.

Which of the following is not true about Von-Neuman architecture

a)

PC stores the address of next instruction to be executed

b)

Both instructions and data are stored in same memory

c)

MAR and MDR are used to communicate with memory

d)

Instructions and data are stored in different memory

20.

The main advantage of multiple bus organization over a single bus is _____

a)

Reduction in the number of cycles for execution

b)

Increase in size of the registers

c)

Better Connectivity

d)

None of the mentioned

21.

2’s complement of 14_____

a)

0011

b)

0100

c)

0010

d)

0000

22.

Assembler is used as a translator for?

a)

Low level language

b)

High Level Language

c)

COBOL

d)

Machine language

23.

Booth’s Algorithm is applied for _____________

a)

addition

b)

subtraction

c)

multiplication

d)

division

24.

Which of the following register is responsible for execution of instructions in a particular sequence?

a)

IR

b)

PC

c)

AR

d)

DR

25.

UNIX is an example for

a)

System software

b)

Application software

c)

Both a and b

d)

None