input, output, storage Flashcards

(22 cards)

1
Q

RAM

A

random access memory

short term memory to quickly access data currently in use

volatile

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

ROM

A

read only memory
permanent store of data
stores the bootstrap

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

what is an input device?

A

hardware that puts data and information into a computer

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

examples of input devices

A

keyboard, webcam, barcode reader

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

what is an output device?

A

hardware that sends information from the computer

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

output device examples

A

speakers, headphones, printer

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

what is optical storage?

A

read and written to using lasers
binary information is represented on the disc as pits (0) that scatter light or lands (1) that reflect

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

examples of optical storage

A

CD
-small quantities of info, used for audio files, portable
-easily damaged, limited capacity
DVD
-higher storage capacity
Blue-Ray
-have 5x amount of storage as DVD

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

what is magnetic storage?

A

stores information magnetically represent binary info using 2 magnetic states: polarised and unpolarised

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

magnetic storage examples

A

hard disk drive
-high capacities
-slow data transfer speeds
-delicate

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

what is flash storage?

A

fast and compact storage using semiconductors to be reprogrammed electronically, its volatile

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

flash storage example

A

solid state drive
-light and portable
-high cost

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

what is virtual storage?

A

storing information remotely so it can be accessed anywhere at anytime

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

examples of virtual storage

A

the cloud storage services like google drive, Microsoft one drive.

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

what is open source software?

A

code that can be used by anyone without a license

distributed with the source code

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

advantages of open source

A

modified or improved by anyone
technical support from an online community

17
Q

disadvantages of open source

A

lack of support-no user manuals
low security

18
Q

what is closed source

A

code requires the user to hold an appropriate license to access it
company owns the copyright license

19
Q

advantages to closed source

A

-regular thorough updates
-expert support and user manuals as the company owns it
-high security

20
Q

what is compression?

A

process used to reduce the storage space required by a file to store more files

makes it quicker to send files across networks or the internet

21
Q

what is lossy compression?

A

-reduces the size of a file and removes some of its information
-results in a lower quality file eg a pixilated image or less clear audio
-the original file cannot be recovered

22
Q

what is lossless compression?

A

-reduces the size of a file without losing any information
-the original file can be recovered after compressing