Primary LST

Primary LST

12th Grade

9 Qs

quiz-placeholder

Similar activities

ITGS - IT Systems (Hardware)

ITGS - IT Systems (Hardware)

10th - 12th Grade

14 Qs

IT Fundamentals - 1.1 and 1.2

IT Fundamentals - 1.1 and 1.2

9th Grade - University

12 Qs

Storage Devices

Storage Devices

10th - 12th Grade

13 Qs

OCR MCQ's 1.2 Primary Storage

OCR MCQ's 1.2 Primary Storage

9th - 12th Grade

10 Qs

Memory

Memory

KG - University

12 Qs

1.2.1 - Memory Management, Paging, Segmentation & Virtual M

1.2.1 - Memory Management, Paging, Segmentation & Virtual M

12th Grade

14 Qs

Computer Science Unit 1.4

Computer Science Unit 1.4

9th - 12th Grade

12 Qs

Von Neumann Architecture

Von Neumann Architecture

8th Grade - University

10 Qs

Primary LST

Primary LST

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Andrew Ward

Used 4+ times

FREE Resource

9 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 2 pts

Random Access Memory loses data when the computer is switched off because it is ..............................

Answer explanation

Random Access Memory (RAM) is classified as volatile memory, meaning it requires power to maintain the stored information. When the computer is switched off, RAM loses all its data, confirming its volatile nature.

2.

OPEN ENDED QUESTION

3 mins • 2 pts

RAM ==

Evaluate responses using AI:

OFF

Answer explanation

RAM stands for Random Access Memory, a type of computer memory that can be accessed randomly. It is used to store data temporarily while a computer is running, allowing for quick read and write access.

3.

OPEN ENDED QUESTION

3 mins • 1 pt

This primary memory stores the BIOS/UEFI

Evaluate responses using AI:

OFF

Answer explanation

The primary memory that stores the BIOS/UEFI is the ROM (Read-Only Memory). It retains the firmware necessary for booting the computer and performing hardware initialization.

4.

FILL IN THE BLANK QUESTION

1 min • 2 pts

The RAM stores the ............................. system whilst the computer is running.

Answer explanation

The RAM stores the operating system while the computer is running, allowing the CPU to access and execute programs efficiently. Therefore, the correct answer is 'operating'.

5.

OPEN ENDED QUESTION

3 mins • 3 pts

The two types of primary memory are...

Evaluate responses using AI:

OFF

Answer explanation

The two types of primary memory are RAM (Random Access Memory) and ROM (Read-Only Memory). RAM is volatile and used for temporary data storage, while ROM is non-volatile and stores permanent data.

6.

OPEN ENDED QUESTION

3 mins • 3 pts

ROM is used for storing instructions that are needed for the computer to .................?

Evaluate responses using AI:

OFF

Answer explanation

ROM (Read-Only Memory) is used for storing instructions that are needed for the computer to boot up and perform basic functions. It contains firmware that is essential for hardware initialization.

7.

OPEN ENDED QUESTION

3 mins • 2 pts

RAM is used to hold ................ and instructions that are currently in use.

Evaluate responses using AI:

OFF

Answer explanation

RAM is used to hold data and instructions that are currently in use, allowing the CPU quick access to the information needed for processing tasks efficiently.

8.

FILL IN THE BLANK QUESTION

1 min • 1 pt

ROM can be .............. from, but not written to.

Answer explanation

ROM can be read from, but not written to, which makes 'read' the correct choice. This highlights the fundamental characteristic of ROM as a non-volatile memory type that allows data retrieval but not modification.

9.

OPEN ENDED QUESTION

3 mins • 2 pts

................... memory enables data that is in RAM and not currently being used to be transferred to the hard disk.

Evaluate responses using AI:

OFF

Answer explanation

The correct choice is 'virtual memory'. It allows data in RAM that is not actively used to be temporarily moved to the hard disk, freeing up RAM for other processes and improving system efficiency.