Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

T5 Computer organisation and architecture

Total questions: 34

Worksheet time: 18mins

Name
Class
Date
1.

According to the von Neumann model, _______ are stored in memory.

a)

only data

b)

only programs

c)

data & programs

d)

neither data nor programs

2.

Tick all options that happen in the FETCH CYCLE?

a)

PC is incremented

b)

The Instruction at the MAR address is read from RAM

c)

The PC value is copied to the MAR

d)

The instruction in the MAR is decoded

e)

The value in the MDR is written to the address in the MAR.

3.

Tick all options that happen in the DECODE CYCLE?

a)

PC is incremented

b)

The Instruction at the MAR address is read from RAM

c)

The PC value is copied to the MAR

d)

The instruction in the MAR is decoded by the CU

e)

The value in the MDR is written to the address in the MAR.

4.

Tick all options that happen in the EXECUTE CYCLE?

a)

PC is incremented

b)

The data at the MAR address is read from RAM

c)

The ALU performs any calculations required on the ACC

d)

The instruction in the MAR is decoded by the CU

e)

The value in the MDR is written to the address in the MAR.

5.
What does MAR stand for?
a)
Main Address Register
b)
Memory Address Register
c)
Massive Address Register
d)
Minimal Age Readable
6.
Which of these buses is bi-directional?
a)
Data Bus
b)
Control Bus
c)
Address Bus
d)
Cache Bus
7.

Memory which does not retain its data after losing power is v (a)   .

8.

How wide is the address bus if it can address 256 memory addresses?

a)

1

b)

8

c)

16

d)

32

e)

64

9.

A 32-bit word size is equivalent to...

a)

232 addresses

b)

322 addresses

10.

Indicates that a device is requesting use of the data bus

a)

Memory Read

b)

Memory Write

c)

Bus Request

d)

Bus Grant

e)

Clock

11.

Indicates that the CPU has granted access to the data bus

a)

Memory Read

b)

Memory Write

c)

Bus Request

d)

Bus Grant

e)

Clock

12.

Causes data on the data bus to be written into the addressed location

a)

Memory Read

b)

Memory Write

c)

Bus Request

d)

Bus Grant

e)

Clock

13.

Causes data from the addressed location to be placed onto the data bus

a)

Memory Read

b)

Memory Write

c)

Bus Request

d)

Bus Grant

e)

Clock

14.

The computer architecture that uses different memory spaces for instructions and data is called..

a)

Harvard Architecture

b)

Contemporary Architecture

c)

Grid computing Architecture

d)

Cluster computing Architecture

15.

Which of these are advantages of Harvard Architecture?

a)

Makes it easier to overwrite memory

b)

Eliminates bottlenecking of the processors

c)

Data and instructions are able to be stored in the same place

d)

Instructions and data can be fetched in parallel

16.

MOV A, #08 is the example of ___________________ addressing mode

a)

Immediate

b)

Direct

c)

Indirect

d)

Indexed

17.

Every computer processor has the same instruction set

a)

True

b)

False

18.

What are the 2 parts of the instruction?

a)

Opinstruction and Opmemory

b)

Opcommand and Opstate

c)

Opcode and Operand

d)

Opcommand and Opmemory

19.

Select the correct description of the assembly language code below:

LDR R1, 300

a)

Load contents of memory location 300 into register 1

b)

Load contents of register 1 into memory location 300

20.

Select the correct description of the assembly language code below:

SUB R3, R2, #5

a)

Subtract the value 5 from register 2 and store the result in register 3

b)

Subtract the value 5 from register 3 and store the result in register 2

c)

Subtract the value stored in register 2 from the value 5 and store the result in register 3

21.

Select the correct description of the assembly language code below:

CMP R1, R2

a)

Compares the value stored in register 1 to the value stored in register 2

b)

Loads the value stored in register 1 into register 2

22.

Which of these are advantages of writing a program in Assembly language over writing a program in machine code.

a)

Easier to understand and debug

b)

Takes up less storage space than machine code

c)

Less expensive to program in Assembly

d)

It is easier to remember mnemonic codes than a pattern of 1s and 0s

23.

What are the two types of RFID Tags?

a)

Active and Passive

b)

Aggressive and Passive

c)

Wireless and Wired

d)

Male and Female

24.

Which of these is an advantage of RFID?

a)

Less expensive than Bar code

b)

Doesn't need line of sight to scan

c)

Less Durable

d)

More interesting than Bar Code

25.

What is a disadvantage of RFID?

a)

More expensive than other options

b)

Less Durable

c)

It is evil

d)

Has a smaller range than other methods of AIDC

26.
Solid state drive
a)
Storage that works by storing the data in electronic circuits
b)
Storage that can be disconnected from the main computer unit, for example to transfer files between computers.
c)
Storage that uses a surface which can be magnetised to store data.
27.
Magnetic storage
a)
Storage that uses a surface which can be magnetised to store data
b)
Storage that can be disconnected from the main computer unit, for example to transfer files between computers.
c)
Moving a data, program or file from memory onto secondary storage for later use.
28.
What is the most durable?
a)
Magnetic Tape
b)
Solid State Drive
c)
Hard Drive
d)
CD
29.
What is an advantage of a CD?
a)
Easily scratched, leading to the loss of data
b)
Large storage capacity
c)
Expensive to buy
d)
Portable, easy to carry around
30.
What is an advantage of a Hard drive?
a)
Easily scratched, leading to the loss of data
b)
Large storage capacity
c)
Expensive to buy
d)
Portable, easy to carry around
31.
What is a disadvantage of solid state storage?
a)
Easily scratched, leading to the loss of data
b)
Large storage capacity
c)
Expensive to buy
d)
Portable, easy to carry around
32.
Question 11: Which type of storage uses lasers to write the data?
a)
Optical
b)
Magnetic
c)
Solid state 
d)
All types 
33.

Which of the following statements are True (choose as many as are appropriate)

a)

Magnetic disks are less robust then SSD's as they contain moving parts

b)

Portability is an advantage of flash storage devices

c)

SSD's consume more power than magnetic hard drives

d)

Internal hard disks are usually used inside the computer as backing storage

34.

Which of the following statements are INCORRECT? (choose as many as appropriate)

a)

SSD's run cooler than magnetic drives so are suited to use in laptops

b)

Magnetic tape is obsolete and is no longer used

c)

Any storage device with moving parts is likely to be more reliable

d)

Optical storage is suited to backing up/archiving files