Components of a Computer System Flashcards

1
Q

What is the purpose of a computer?

A

To take data, process it and then out output it.

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

Define hardware.

A

The physical parts of the computer that you can touch.

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

Define software.

A

Software are the programs that run on the computer.

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

Name an operating system.

A

Windows, MacOS, iOS, Android, Linux ect.

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

Define an embedded sytem.

A

Computers that are built into other computers.

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

Two advantages of embedded systems?

A
  • They are cheaper to produce.

- They are easier to design.

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

What is the cache?

A

Its a type of high speed RAM located in the CPU.

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

What does RAM stand for?

A

Random Access Memory.

Additional Information: RAM can be read to or written on.

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

What does ROM stand for?

A

Read Only Memory

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

Define volatile memory.

A

Temporary memory. It loses its contents when the computer is powered off.

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

Give an example of volatile memory.

A

RAM

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

Define non volatile memory.

A

Permanent memory - memory that keeps its contents even when it is switched off.

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

Give an example of non volatile memory.

A

Secondary Storage.

eg. SSD

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

Describe the fetch, decode execute cycle. (4 marks)

A
  • Fetch: The instruction is fetched from the main memory into the CPU
  • Decode: The instruction is decoded.
  • Execute: The instruction is executed.
  • The value is incremented by 1.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are registers?

A

Registers are small amounts of high speed memory in the CPU.

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

What does the address bus do?

A

Carries memory addresses from the processor to other components.

17
Q

What is the motherboard?

A

A circuit board that connects the CPU to the memory.

18
Q

What is primary storage?

A

It holds instructions which are currently being executed.

19
Q

What is an instruction?

A

A single action that can be performed by a computer processor.

20
Q

What is the clock speed?

A

The number of instructions a single processor can carry out per second.

21
Q

What is secondary storage?

A

Storage where the operating system, applications and files are stored when not in use.