wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

BCS Systems & Architecture Quiz 2

Total questions: 24

Worksheet time: 48mins

Name
Class
Date
1.
What is the purpose of Cache?
a)
Performs Arithmetic and Logical operations
b)
Decodes and directs instructions to be carried out
c)
Stores frequently used data and instructions
d)
Processes graphical functions
2.

Processors have a speed measured in

a)

Hertz

b)

Bits

c)

Bytes

d)

Seconds

3.

What part of the CPU is being described?

Carries out arithmetic operations and performs logical comparisons.

a)

ALU

b)

Control Unit

c)

Cache

d)

Clock

4.

What does volatile mean?

a)

Temporarily stores data until the power is removed.

b)

Permanently stores data forever even when the power is removed.

c)

The amount of electricity being passed through the CPU.

d)

The number of instructions of which the CPU can handle.

5.

A ______ is a collection of wires that carry signals or communications between the various components of the computer system.

a)

Clock

b)

Registers

c)

Bus

d)

Cache

6.

A technician has 2GB of data that needs to be backed up from a customer's Windows 7 computer. Which of the following storage media should the technician use?

a)

DVD-RW

b)

CD-RW

c)

DVD-ROM

d)

CD-ROM

7.

Which is not a layer in the TCP/IP model?

a)

Application

b)

Tranmission

c)

Internet

d)

Network

8.

Which are not one of the application layer protocols?

a)

DNS

b)

FTP

c)

SMTP

d)

FNP

9.

Which of the TCP/IP model layers is responsible for breaking down the message into packets?

a)

Network

b)

Application

c)

Transport

d)

Internet

10.

What is TCP used for?

a)

To send information across the internet in packets

b)

To ensure that information is sent to the correct computer

c)

To send mail across the internet

d)

To transmit webpages across the internet

11.

Which of these are mail protocols?

a)

SMTP and POP

b)

TCP and FTP

c)

FTP and SMTP

d)

POP and IP

12.

UDP is called a ________________transport protocol.

a)

connectionless, reliable

b)

connection-oriented, unreliable

c)

connectionless, unreliable

d)

none of the above

13.
What is a characteristic of a WAN?
a)
Uses 3rd Party Hardware, cables or satellites.
b)
All computers are really close to each other.
c)
Play games in your house on it.
14.
What network topology is this?
a)
RING
b)
BUS
c)
STAR
15.
What is the name of the data connection commonly used for hard drives and optical drives?
a)
RAID
b)
ATX
c)
RAM
d)
SATA
16.

What is the difference between SCSI and SAS?

a)

SAS uses a wide ribbon cable

b)

SAS uses a SATA serial drive port

c)

SAS is much slower than SCSI

d)

SAS has a lower device limit than SCSI

17.

What is the best description of SCSI technology?

a)

Allows devices to communicate and transfer data to and from RAM without CPU intervention

b)

Allows a device to hold small amounts of data temporarily

c)

Access method that uses fiber-optic cable as the network media

d)

Allows for the connection of multiple devices to a single controller

18.

Which RAID level uses disk striping?

a)

RAID 0

b)

RAID 1

c)

RAID 2

d)

RAID 6

19.

Which RAID level provides disk mirroring?

a)

RAID 1

b)

RAID 3

c)

RAID 4

d)

RAID 50

20.

RAID 5

a)

Striping only

b)

striping with parity

c)

mirroring only

d)

striping and mirroring

21.

1. When implementing ______________________, a stripe set breaks data into units and stores the units across a series of disks by reading and writing to all disks simultaneously. This provides an increase in performance but it does not provide fault tolerance. A failure of one disk in the set means all data is lost.

a)

RAID 0

b)

RAID 5

c)

RAID 1

d)

RAID 10

22.

1. A ___________________________ volume combines disk striping across multiple disks with parity for data redundancy. Parity information is stored on each disk. If a single disk fails, its data can be recovered using the parity information stored on the remaining disks. This provides fault tolerance for a single disk failure and provides an increase in performance.

a)

RAID 5

b)

RAID 0

c)

RAID 10

d)

RAID 1

23.
Which of the following uses striping without fault tolerance?
a)
RAID 1
b)
RAID 0
c)
RAID 5
d)
Expanded volume set
24.
What is the minimum number of hard disks that can be used to configure RAID 10?
a)
2
b)
4
c)
5
d)
3