Memory Management Quiz

Memory Management Quiz

University

20 Qs

quiz-placeholder

Similar activities

SBKD

SBKD

University

20 Qs

C-QUEST QUIZ BEE

C-QUEST QUIZ BEE

University

20 Qs

Computer Hardware

Computer Hardware

University

20 Qs

Operating System Memory Management

Operating System Memory Management

University

20 Qs

PROGRAMMING IN C AND DATA STRUCTURES - UNIT III

PROGRAMMING IN C AND DATA STRUCTURES - UNIT III

University

20 Qs

Memory Allocation in C

Memory Allocation in C

University

17 Qs

004_Java Instance Variables

004_Java Instance Variables

12th Grade - University

15 Qs

Operating Systems Crash Course

Operating Systems Crash Course

University

22 Qs

Memory Management Quiz

Memory Management Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Arvin Demafelis

Used 15+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of partitioned allocation in memory management?

Create one large block

Divide memory for jobs

Divide hardware need

Manage partitions

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In paged memory management, what is a page frame?

Variable-size unit

Software division

Fixed-size unit

Temporary storage

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the free/busy list arranged in Best-Fit Allocation?

By location

By priority

Largest to smallest

Smallest to largest

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What defines First-Fit Allocation?

Chooses smallest partition

Picks first that fits

Requires exact match

Sorts size that fits

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why wasn’t Partition A (100KB) chosen for an 80KB request in Best-Fit according to book-based?

Too small

More waste

Already used

Exact location

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of memory deallocation?

Increase RAM

Free used memory

Delete programs

Expand storage

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the list ordered in First-Fit Allocation?

By priority

Smallest to largest

Low to high memory

By process type

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?