Chapter 3 Flashcards

(52 cards)

1
Q

Define backup.

A

Copying of files/data to a different medium in case of a problem with the main storage device.

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

State two reasons why data should be backed up.

A

Safeguard against loss due to device failure / Protect against hackers / Protect originals when files need to be used elsewhere.

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

What is serial access?

A

When data is accessed by starting at the beginning and accessing each record in turn until the required record is found.

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

Give an example where serial access is used.

A

Magnetic tape.

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

State one disadvantage of serial access.

A

Very slow form of data access.

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

What is direct access?

A

When the computer uses a key field to calculate where data is stored and accesses it directly from that position.

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

Give three types of storage media that use direct access.

A

Magnetic disk / Optical media / Solid-state media.

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

State one advantage of direct access over serial access.

A

Much faster access.

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

Define secondary/backing storage.

A

Non-volatile, permanent storage with large capacity; can be removable; slower access than primary storage.

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

State three characteristics of secondary storage.

A

Non-volatile / Permanent storage / Slow access rates / Large storage capacity / Can be removable / Can be written to and read from.

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

What is a hard disk drive (HDD)?

A

A magnetic storage device with rapidly rotating disks coated with magnetic material.

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

Give two uses of hard disk drives.

A

Store operating system and software / Store working data / File servers for networks / Real-time and online systems.

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

State two advantages of HDDs.

A

Very fast data transfer rate / Very large memory capacities.

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

State two disadvantages of HDDs.

A

Easily damaged if not shut down properly / Many moving parts / Noisy compared to SSD.

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

What is a portable hard disk drive?

A

An external HDD that can be connected to computers via USB or similar.

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

Give one use of portable hard disk drives.

A

Backup systems / Transferring data between computers.

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

State one disadvantage of portable hard disk drives.

A

Easily damaged if dropped or subjected to strong magnetic field.

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

What are magnetic tapes?

A

Serial access storage media using magnetic tape to store data.

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

Give two uses of magnetic tapes.

A

Batch processing (e.g., bank cheques, utility bills) / Backup media / Long-term archiving.

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

State one advantage of magnetic tapes.

A

Less expensive than equivalent hard disk / Very robust / Huge data storage capacity / Fast data transfer rate.

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

State one disadvantage of magnetic tapes.

A

Very slow data access times / When updating, another tape is needed / Affected by magnetic fields.

22
Q

What is the difference between CD-ROM and CD-R?

A

CD-ROM is read-only; CD-R is recordable once only.

23
Q

What does DVD-RW mean?

A

Rewritable DVD; can be written over several times.

24
Q

State one advantage of DVD-RAM over DVD-RW.

A

Can be rewritten over 100,000 times (vs. 1000 for RW) / Long life / Very large capacity / Can read data while writing.

25
What are Blu-ray discs?
Optical storage media with very high capacity, used for HD video and data.
26
State two advantages of Blu-ray discs.
Very large storage capacity / Very fast data transfer rate / Fast access speed / Comes with secure encryption system.
27
State one disadvantage of Blu-ray discs.
Relatively expensive.
28
What is an SSD?
Solid State Drive; storage device with no moving parts, using flash memory.
29
State three advantages of SSD over HDD.
More reliable / Lighter / No spin-up time / Lower power consumption / Run cooler / Faster data access.
30
State two disadvantages of SSD.
More expensive / Usually less storage capacity than HDD / Limited number of erase/write cycles.
31
What are memory sticks/pen drives?
Portable solid-state storage devices that connect via USB.
32
Give two uses of memory sticks.
Transporting files between computers / Backup store / Security device to prevent software piracy.
33
State two advantages of memory sticks.
Very compact and portable / Very robust / No additional software needed / Not affected by magnetic fields.
34
State one disadvantage of memory sticks.
Easy to lose / Can be corrupted if removed incorrectly during read/write.
35
What are flash memory cards?
Small, removable solid-state storage used in devices like cameras and phones.
36
Give two uses of flash memory cards.
Storing photos on digital cameras / Mobile phone memory / MP3 player storage.
37
State one advantage of flash memory cards.
Very compact and easily removable / Very robust (solid state).
38
State two disadvantages of flash memory cards.
Expensive per gigabyte compared to HDD / Finite read/write life / Lower storage capacity than HDD.
39
Define cloud storage.
Storage of data on remote servers accessed via the internet; allows centralized data storage.
40
Describe how cloud storage allows collaboration on a report.
Members log into cloud / Access given to members / Members edit document / Automatic saving and syncing / History of changes kept.
41
State three advantages of cloud storage.
Greater storage capacity / Data secure if local disaster / Access from anywhere / No need to buy expensive storage devices / Multiple users can collaborate.
42
State three disadvantages of cloud storage.
Needs internet connection / Speeds affected by connection / Hosting company could be hacked / Less control over data / Data can be affected without knowing / Subscription fee required.
43
What is the difference between primary and secondary storage?
Primary storage (RAM/ROM) is directly accessible by CPU, volatile/fast; secondary storage is non-volatile, permanent, slower, larger capacity.
44
In a school, why might they use magnetic tapes for backup?
Because they have huge storage capacity and are very stable for long-term archiving of large amounts of data.
45
A company wants fast, reliable storage for their servers. Should they choose HDD or SSD? Why?
SSD; because they are more reliable, have faster data access, and lower power consumption.
46
A photographer needs to transfer photos from a camera to a computer. What storage medium is typically used?
Flash memory card.
47
Why might a business choose cloud storage over portable hard drives for backup?
Because cloud storage allows access from anywhere, automatic backups, and data is safe if the physical location is damaged.
48
What does "non-volatile" mean in relation to storage?
Data is retained when power is turned off.
49
What is the main disadvantage of using optical media like CD-RW for frequent backups?
They have a limited number of rewrites (about 1000) and can be accidentally overwritten.
50
Why are SSDs not suitable for indefinite long-term storage of archived data?
They have a limited number of erase/write cycles and data may degrade over time without power.
51
What is one advantage of using DVD-RAM in a security camera system?
It allows continuous recording (writing) while simultaneously reading previously recorded footage.
52
Why might a user prefer a memory stick over cloud storage for transferring sensitive files?
Because the memory stick is physically controlled and doesn't rely on internet security; less risk of interception during transfer.