memory and storage Flashcards

(66 cards)

1
Q

Define memory in computer science.

A

The component that stores data temporarily for quick access by the CPU.

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

What is RAM?

A

Random Access Memory, a type of volatile memory used for temporary storage.

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

True or false: ROM is non-volatile memory.

A

TRUE

ROM retains data even when the power is off.

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

Fill in the blank: Secondary storage is _______ than primary storage.

A

slower

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

What does SSD stand for?

A

Solid State Drive, a type of storage that uses flash memory.

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

Define volatile memory.

A

Memory that loses its content when power is turned off.

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

What is the purpose of cache memory?

A

To store frequently accessed data for faster retrieval by the CPU.

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

True or false: Flash memory is a type of non-volatile storage.

A

TRUE

Commonly used in USB drives and SSDs.

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

Fill in the blank: Magnetic disks use _______ to store data.

A

magnetic fields

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

What is virtual memory?

A

A memory management technique that uses disk space to extend RAM.

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

Define storage capacity.

A

The maximum amount of data that a storage device can hold.

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

What is the main advantage of SSD over HDD?

A

Faster data access speeds and lower latency.

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

True or false: HDD stands for Hard Disk Drive.

A

TRUE

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

Fill in the blank: Data redundancy helps ensure _______ in storage.

A

data integrity

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

What is the role of BIOS in memory?

A

To initialize hardware during the boot process and manage data flow.

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

Define data transfer rate.

A

The speed at which data is read from or written to a storage device.

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

What is cloud storage?

A

Storing data on remote servers accessed via the internet.

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

True or false: Optical discs use lasers to read and write data.

A

TRUE

Examples include CDs, DVDs, and Blu-rays.

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

Fill in the blank: Data compression reduces the _______ of files.

A

size

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

What is the function of memory management?

A

To control and coordinate computer memory usage.

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

Define data retrieval.

A

The process of accessing and retrieving stored data from a storage device.

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

What is access time?

A

The time taken to read data from or write data to a storage device.

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

True or false: Read-only memory can be modified.

A

FALSE

ROM is typically not writable after manufacturing.

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

Fill in the blank: Data backup is essential for _______ data loss.

A

preventing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
What does **NAND flash** refer to?
A type of flash memory used in SSDs and USB drives.
26
Define **file system**.
The method and structure used to store and organize files on a storage device.
27
What is the difference between **sequential** and **random access**?
Sequential access reads data in order, while random access can read any data directly.
28
True or false: **Data encryption** secures data by converting it into a coded format.
TRUE
29
Fill in the blank: **Solid State Drives** have no _______.
moving parts
30
What is **data integrity**?
The accuracy and consistency of stored data over its lifecycle.
31
Define **primary storage**.
The main storage area for data that the CPU accesses directly, like RAM.
32
What does **HDD** use to read and write data?
Magnetic platters and read/write heads.
33
True or false: **Data fragmentation** can slow down access times.
TRUE
34
Fill in the blank: **Data migration** involves moving data from one _______ to another.
storage system
35
What is the purpose of **data deduplication**?
To eliminate duplicate copies of data to save storage space.
36
Define **non-volatile memory**.
Memory that retains data even when the power is turned off.
37
What does **RAID** stand for?
Redundant Array of Independent Disks, a data storage virtualization technology.
38
True or false: **Cache memory** is slower than RAM.
FALSE ## Footnote Cache memory is faster than RAM.
39
Fill in the blank: **Data loss** can occur due to _______ failures.
hardware
40
What is **data archiving**?
The process of moving data that is not actively used to a separate storage for long-term retention.
41
Define **storage medium**.
The physical material on which data is stored, like disks or tapes.
42
What is the **function of a hard drive**?
To store and retrieve digital information using magnetic storage.
43
True or false: **Solid State Drives** are more durable than Hard Disk Drives.
TRUE
44
Fill in the blank: **Data synchronization** ensures data is the same across _______.
multiple devices
45
What does **data throughput** measure?
The amount of data processed in a given time period.
46
Define **data lifecycle management**.
The process of managing data from creation to deletion.
47
What is the role of **disk defragmentation**?
To reorganize fragmented data on a disk for improved performance.
48
True or false: **Optical storage** is less durable than magnetic storage.
FALSE ## Footnote Optical storage can be more resistant to environmental factors.
49
Fill in the blank: **Data governance** involves managing the _______ of data.
availability
50
What is **data visualization**?
The graphical representation of data to identify trends and insights.
51
Define **data retention policy**.
A policy that defines how long data should be kept and when it should be deleted.
52
What does **SATA** stand for?
Serial Advanced Technology Attachment, an interface for connecting storage devices.
53
True or false: **Data mining** is used to extract patterns from large datasets.
TRUE
54
Fill in the blank: **Data loss prevention** strategies aim to protect data from _______.
unauthorized access
55
What is **data classification**?
The process of organizing data into categories for easier management.
56
Define **data compression algorithms**.
Methods used to reduce the size of data files for storage efficiency.
57
What is the purpose of **data recovery**?
To restore lost or corrupted data from backup or recovery tools.
58
True or false: **Data integrity checks** ensure data accuracy.
TRUE
59
Fill in the blank: **Data warehousing** is used for _______ analysis.
business
60
What does **USB** stand for?
Universal Serial Bus, a standard for connecting devices and transferring data.
61
Define **data access control**.
The process of managing who can access and manipulate data.
62
What is **data encryption** used for?
To protect sensitive information by converting it into a secure format.
63
True or false: **Data breaches** can lead to loss of sensitive information.
TRUE
64
Fill in the blank: **Data interoperability** allows data to be shared across _______.
different systems
65
What is **data stewardship**?
The responsible management of data assets to ensure quality and compliance.
66
Define **data governance framework**.
A structure that outlines how data is managed and protected within an organization.