Single Choice Not Set

QWhich function allocates memory to running programs?

ID: #25549 MCQ Quiz - Class 8 - Operating System 2 views
Question Info
#25549Q ID
Not SetDifficulty
MCQ Quiz - Class 8 - Operating SystemTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Device Management
  • B Memory Management
  • C File Management
  • D Security Management
Correct Answer

Explanation

Correct Answer Explanation:

Memory Management is responsible for allocating memory (RAM) to programs when they run and freeing that memory when they close. It also prevents different programs from interfering with each other's memory.

Why the other options are incorrect:

  • Option A: Device Management deals with I/O devices, not with memory (RAM).
  • Option C: File Management deals with files on storage (hard drive/SSD), not with RAM allocation.
  • Option D: Security Management deals with user authentication and permissions, not memory allocation.

Share This Question

Challenge a friend or share with your study group.