Computer Systems Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

what is hardware and give a named example.

A

The physical components of a computer.

e.g. Keyboard, mouse, monitor,

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

what is system software?

A

any software that assists with the running or maintenance of a computer system. OR.
It helps the user to manage the computer system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

what is application software?

A

Software added to the system to allow the user to perform a task.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

what is an input?

A

A piece of hardware that provides an input

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is an output?

A

A piece of hardware that provides an output.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is an operating system?

A

It is a collection of programs that manage and control the computer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

name 3 examples of operating systems.

A
Examples can be three of five:
Microsoft Windows
Apple OS X
Linux
Android
IOS
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

what do operating systems use to control its

peripherals?

A

They use Device drivers to control its peripherals

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is are utility programs? Give the four types of utility software

A

Utility software helps maintain the system. Utility software includes:

encryption software
defragmentation software
data compression software
backup software

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is encryption?

A

Encryption software disguises the contents of files so they can only be understood by authorised users.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

what is clock speed measured in?

A

Hertz

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

what are the components of the CPU?

A

Registers, read only memory (ROM) and cache

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is a register?

A

A register is a small amount of high speed RAM contained within the processor. It is not a small computer that forms part of a larger system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

what is “Von neumann Architecture”?

A

In Von Neumann architecture, data and instructions are both stored in main memory.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which register holds the address of the next instruction to be fetched from memory?

A

The program counter holds the address of the next instruction to be fetched from memory. The MAR holds the address of the instruction about to be fetched from memory.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly