Study Cards For Ram, Rom, Secondary Storage Flashcards

(31 cards)

1
Q

Describe what happens to the data stored in RAM when a computer is powered off.

A

All data is erased.

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

How does RAM differ from cache memory in terms of speed and purpose?

A

Cache is faster and closer to the CPU, used for the most frequently accessed data.

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

Why is RAM necessary if the computer has a hard drive?

A

RAM is much faster than a hard drive, which speeds up active tasks.

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

Explain how virtual memory extends the capabilities of RAM.

A

It uses part of the hard drive to act as extra RAM when needed.

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

How do applications and the operating system use RAM while the computer is running?

A

They load data into RAM so the CPU can access it quickly.

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

What type of data is typically stored in ROM?

A

Start up instructions for the computer

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

Why is ROM considered non-volatile?

A

It keeps the data even after the computer is switched off

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

Explain the main difference between ROM and RAM.

A

ROM is permanent and RAM is temporary

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

What is BIOS, and why is it often stored in ROM?

A

BIOS starts the computer and loads the operating system.

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

Describe how data is accessed differently in ROM compared to RAM.

A

Data in ROM is read-only; RAM can be read and written to.

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

What role does ROM play during the computer’s boot process?

A

ROM stores the instructions to start the computer.

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

Define secondary storage and give three examples.

A

Long-term storage; examples are HDD, SSD, USB.

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

What is the main difference between primary and secondary storage?

A

Primary is temporary while secondary is long term

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

Why is secondary storage usually non-volatile?

A

keeps data when the power is off.

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

Explain how a hard disk drive stores data.

A

It uses spinning disks and magnets to store data.

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

Describe the difference between a solid-state drive (SSD) and a hard disk drive (HDD).

A

SSDs have no moving parts and are faster than HDDs.

17
Q

What is a computer

A

A computer processes data, uses RAM for temporary storage, and stores data long-term.

18
Q

What is a RAM

A

Holds operating systems and programs data in use by the cpu

19
Q

What does a RAM do

A

Volatile, read and write and larger than ROM

20
Q

What is ROM

A

Holds first instructions for when computer is first turned off, programs can be stored in ROM in embedded systems

21
Q

What does ROM do

A

Non-volatile(contents remain), read only sometimes, small in comparison to RAM

22
Q

Needed for secondary storage

A

Needed because Rom is read only and ram is volatile

23
Q

Secondary storage is needed for

A

Store files that are (Back up of files, archive files of data files) semi- permanent storage of data that can change

24
Q

Types of storage

A

Optical, magnetic, solid state

25
What is optical storage
CD-R/RW, DVD-R/RW,Blu-ray
26
Two points of optical storage
Slow to access data, thin, light weight and portable, low capacity
27
What is magnetic storage
Hard disk drive, tape
28
Points about magnetic storage
High storage, quick to access data, moving parts, hard disk perform better if defragmented
29
What is a solid state storage
SSD, memory stick, flash memory card
30
Points of solid state storage
Very quick to access data, medium storage, no moving parts(portable), no noise, low power, no need to defragment, limited number of read and write, more expensive
31
When is virtual memory needed
When there is not enough physical RAM to store the open programs