General Hardware Flashcards

1
Q

What is hardware?

A

The physical components of a computer system

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

What are the 5 main categories of hardware?

A

Input, CPU, Output, Storage Devices and communication devices.

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

Give 2 examples of Input devices.

A

Mouse, Keyboard

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

Give 2 examples of Output devices.

A

Monitor, Printer

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

Give an example of a Primary Storage device.

A

RAM

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

Give 2 examples of CPUs.

A

Motherboard, Microchip

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

Give 2 examples of communication devices.

A

WiFi Card, Router

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

What are Peripherals?

A

Peripherals are the external devices that are plugged into or connected externally to a computer (e.g. Mouse or Printer)

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

What is RAM?

A

Random Access Memory: Very fast memory in which the CPU can store modules of the applications that are running at any one time.

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

What type of memory is RAM?

A

Volatile memory

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

What are the 2 types of RAM (give the differences)

A

Static RAM (SRAM, which is faster) and Dynamic RAM (DRAM, which is slower, and has to be ‘refreshed’ every clock cycle to retain its data)

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

How is DRAM overclocked?

A

By changing the refresh rate

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

What is ROM?

A

Read Only Memory, a memory type that can only be read but not written to

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

What is BIOS?

A

The Basic Input Output System, which gives the computer the basic information to run (it’s config settings)

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

Give an advantage of ROM?

A

ROM cannot be changed, meaning essential data is retained.

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

Give 2 examples of ROM being used.

A

DVDs (so the DVD cannot be overwritten) and BIOS

17
Q

Where would you find a ROM chip on a PC?

A

It would be attached to the motherboard.

18
Q

What type of memory is ROM?

A

Non-volatile memory, meaning it will be retained when the power is switched off.

19
Q

What is virtual memory?

A

Memory that is used for the same purpose as RAM, but is on the hard disk. Unfortunately, this is nowhere near as fast as RAM but it can stop a system crash.