Memory Management

Memory Management

University

7 Qs

quiz-placeholder

Similar activities

Operating system revision quiz1(semaphores)

Operating system revision quiz1(semaphores)

University

10 Qs

Chapter 2 RO

Chapter 2 RO

University

10 Qs

OS(UNIT-I) QUIZ

OS(UNIT-I) QUIZ

University

10 Qs

Operating System Quiz 3

Operating System Quiz 3

University

10 Qs

Architecture - 2

Architecture - 2

University

8 Qs

Prelim Examination in NSTP 2  Part 1

Prelim Examination in NSTP 2 Part 1

University

12 Qs

Computer

Computer

University

5 Qs

Instruction Pipelining

Instruction Pipelining

University

12 Qs

Memory Management

Memory Management

Assessment

Quiz

Other

University

Easy

Created by

Gerald Inocencio

Used 3+ times

FREE Resource

7 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

______ __________ the process of managing computer memory to ensure efficient and reliable operation of a program.

2.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

__________ is the process of reserving a portion of the computer's memory for storing data during program execution.

3.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

____________ is the process of releasing or freeing memory that was previously allocated during program execution.

4.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

_______ __________ is an automatic memory management process where the runtime environment of a programming language automatically deallocates memory that is no longer in use by the program.

5.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

The size of memory allocated on this is fixed and determined at compile time.

6.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

The size of memory allocated on this can vary dynamically based on program requirements.

7.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

What does LIFO mean?