Topic 01: Input, Output and Storage Flashcards

1
Q

Define an input device

A

A device that allows to pass information into a computer system

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

Define an output device

A

Device that can take data stored in a digital form and convert it into another form humans can process- e.g sound, images, vibrations

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

Define a storage device

A

Device used for temporary or permanent storage- internal or external

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

List common storage devices in computer science (6)

A

Portable solid- state drive
Internal solid- state drive
Magnetic hard drive
Mass storage type
External hard drive
Cloud storage

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

Define Optical storage

A

Data = recored onto optical disks.
Lasers read and write data

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

List common examples of optical storage

A

Dvd- rw
Blu- ray
Cdrw

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

Advantages of optical storage

A

Cheap
Lightweight
Portable

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

Disadvantages of optical storage

A

Slow access times
Prone to scratches

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

Define Magnetic storage

A

Data = recorded onto magnetic disks.
Mechanical parts move over the disk surface to read and write data

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

List common examples of magnetic storage

A

Hard disk drive
Magnetic Tape

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

Advantages of magnetic storage

A

Cheap
Large capacity

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

Disadvantages of magnetic storage

A

Slow access times
Fragile

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

Define Solid state drive

A

Data = recorded onto solid- state memory chips.
No mechanical moving parts needed

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

List common examples of solid state/ flash storage

A

SSD
Memory sticks
Flash memory cards

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

Advantages of Solid state drive

A

Durable
Fast access times

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

Disadvantages of Solid state drive

A

Cost
Limited read/ write

17
Q

Define ROM

A
  • Small piece of read- only memory located on the motherboard
  • Non- volatile
  • Contains very first instructions for the computer (bootstrap)
18
Q

Define RAM

A
  • Temporary storage of instructions + data
  • Holds information being executed by the processor
  • Volatile
  • Much faster than the hard disk
19
Q

List 4 internal components of a computer system

A
  • ROM
  • CPU
  • RAM
  • Hard drive
20
Q

Define virtual storage/ cloud storage

A
  • Store and retrieve data over the Internet in the cloud
  • Instead of a local storage
21
Q

Advantages of virtual storage

A
  • Data can be accessed at any time from anywhere as long as there is Internet Access
  • Data can be easily shared without the need for removable media transfer
  • Storage considered to be “limitless” from the user’s point of view
22
Q

Disadvantages of virtual storage

A
  • Can become quite expensive
  • If connectivity is poor, access time can slow
  • No internet connection means no access to files