Memory Management Quiz

Memory Management Quiz

University

29 Qs

quiz-placeholder

Similar activities

COS 16 Quiz

COS 16 Quiz

University

25 Qs

Living in the IT Era Chapter 1- Lesson 2

Living in the IT Era Chapter 1- Lesson 2

University

30 Qs

Microprocessor

Microprocessor

University

30 Qs

PPL (Quiz 5)  Procedures and Functions

PPL (Quiz 5) Procedures and Functions

University

25 Qs

Operating Systems Quiz: Memory Management and Page Faults

Operating Systems Quiz: Memory Management and Page Faults

University

30 Qs

fundamentals of HTML

fundamentals of HTML

University

25 Qs

CPU Scheduling and Memory Management Quiz

CPU Scheduling and Memory Management Quiz

University

30 Qs

Quiz for BBA

Quiz for BBA

University

25 Qs

Memory Management Quiz

Memory Management Quiz

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Irfan Shukri

Used 1+ times

FREE Resource

29 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What must be done for a program to be run?

It must be brought into memory and placed within a process.

It must be compiled before execution.

It must be stored on disk.

It must be executed directly from the disk.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the role of the Memory-Management Unit (MMU)?

It maps virtual addresses to physical addresses.

It stores the operating system.

It manages CPU registers.

It handles input/output operations.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is external fragmentation?

Total memory space exists to satisfy a request, but it is not contiguous.

Allocated memory may be slightly larger than requested memory.

Memory is allocated in fixed-size blocks.

Memory is completely utilized without any gaps.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of base and limit registers?

To define the logical address space of a process.

To manage CPU scheduling.

To allocate memory dynamically.

To store data temporarily.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens during dynamic loading?

The entire program does not need to be in memory to execute.

All routines are loaded at once.

Memory is allocated statically.

The program is executed directly from disk.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between static linking and dynamic linking?

Static linking combines libraries at compile time, while dynamic linking does so at execution time.

Static linking is faster than dynamic linking.

Dynamic linking is only used for system libraries.

There is no difference.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the relocation register?

To add a value to every address generated by a user process.

To store the base address of the operating system.

To manage memory allocation.

To keep track of free memory.

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?