Memory Management Concepts Quiz

Memory Management Concepts Quiz

University

29 Qs

quiz-placeholder

Similar activities

Identification Quiz

Identification Quiz

University

25 Qs

UJIAN TIK KELAS 4 BULANAN 1

UJIAN TIK KELAS 4 BULANAN 1

9th Grade - University

25 Qs

ICEBREAKER CCICOMP

ICEBREAKER CCICOMP

University

25 Qs

SAT TIK KELAS 4

SAT TIK KELAS 4

4th Grade - University

26 Qs

425-450

425-450

University

25 Qs

Understanding Java Classes and Inheritance - UNIT 1

Understanding Java Classes and Inheritance - UNIT 1

University

25 Qs

Computer Science Quiz

Computer Science Quiz

University

30 Qs

IT Concepts 3

IT Concepts 3

12th Grade - University

25 Qs

Memory Management Concepts Quiz

Memory Management Concepts 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 first.

It must be stored on disk.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

It maps virtual to physical addresses.

It stores data temporarily.

It compiles programs.

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 completely utilized.

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 store data temporarily.

To manage CPU operations.

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.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between logical and physical addresses?

Logical addresses are generated by the CPU, while physical addresses are seen by the memory unit.

They are the same in all address-binding schemes.

Physical addresses are generated by the CPU.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first-fit allocation method?

Allocate the first hole that is big enough.

Allocate the smallest hole that is big enough.

Allocate the largest hole.

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?