Internal Memory

Internal Memory

Assessment

Flashcard

Computers

KG

Hard

Created by

Clara Quigg

FREE Resource

Student preview

quiz-placeholder

7 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What are the categories of internal memory?

Back

RAM (Random Access Memory), ROM (Read Only Memory), Cache memory.

2.

FLASHCARD QUESTION

Front

What is RAM?

Back

RAM (Random Access Memory) is a type of memory that can be read from or written to. It is volatile, meaning its contents are lost when the machine is switched off. It holds programs and data currently in use, such as parts of the operating system and applications.

3.

FLASHCARD QUESTION

Front

What happens to the contents of RAM when the machine is switched off?

Back

The contents are lost because RAM is volatile.

4.

FLASHCARD QUESTION

Front

What influences the speed of the processor in relation to RAM?

Back

The size of RAM can influence the speed of the processor; larger RAM capacity can lead to a faster processor.

5.

FLASHCARD QUESTION

Front

What is ROM?

Back

ROM (Read Only Memory) is a type of memory that can be read from but not written to. Programs stored on ROM are permanent and cannot be altered.

6.

FLASHCARD QUESTION

Front

What is stored in ROM?

Back

Programs that are frequently required by the computer, such as the boot program for Windows.

7.

FLASHCARD QUESTION

Front

What is Cache Memory?

Back

Cache memory is a type of memory used by the CPU, similar to RAM, where instructions can be read or written.