OS LO2 2 Memory Management

OS LO2 2 Memory Management

12th Grade

9 Qs

quiz-placeholder

Similar activities

Paging and Segmentation

Paging and Segmentation

12th Grade

14 Qs

SSK20193 KUIZ DUA

SSK20193 KUIZ DUA

12th Grade - University

10 Qs

Operating System Functions

Operating System Functions

12th Grade

10 Qs

CSF U1 Software

CSF U1 Software

9th - 12th Grade

13 Qs

System System

System System

10th Grade - University

10 Qs

IT Vocabulary Quiz

IT Vocabulary Quiz

8th Grade - University

12 Qs

Operating Systems Quick Quiz Module 1

Operating Systems Quick Quiz Module 1

11th Grade - University

10 Qs

RAM/HD Quiz

RAM/HD Quiz

9th - 12th Grade

10 Qs

OS LO2 2 Memory Management

OS LO2 2 Memory Management

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Maher Alndiwee

Used 1+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the main aim of memory management?

To improve network connectivity

To increase CPU speed

To reduce disk space

To achieve efficient utilization of memory

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the purpose of swapping in memory management?

To temporarily move a process from main memory to secondary memory

To increase internal fragmentation

To reduce memory allocation

To improve CPU performance

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which memory allocation technique allocates the smallest hole that is big enough to process requirements?

Worst fit

Random fit

Best fit

First fit

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the major issue with worst fit memory allocation technique?

Low disk space

Inefficient memory utilization

High CPU usage

Increased fragmentation

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the term used to describe memory blocks that cannot be allocated to processes due to their small size?

Swapping

Compaction

Fragmentation

Segmentation

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How is internal fragmentation caused in memory management?

When memory is fully utilized

When processes are swapped

When memory blocks are contiguous

When a process is allocated a memory block of size more than the process size

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What technique is used to overcome external fragmentation in memory management?

Segmentation

Swapping

Compaction

Paging

8.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the purpose of segmentation in memory management?

To divide memory into different segments for storing specific data or code

To increase memory allocation speed

To reduce CPU usage

To improve disk performance

9.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the purpose of paging in memory management?

To reduce memory access speed

To increase internal fragmentation

To break memory into fixed-size blocks known as pages

To improve network connectivity