Computer Science, asked by avijeettikhatri, 6 months ago

Explain the function of Operating System. How does
operating system manage
the main memory
of computer​

Answers

Answered by Akankshasingh66
2

Operating system:- An operating system (OS) is an interface between a computer user and computer hardware.

* In operating systems, memory management is the function responsible for managing the computer's primary memory .. It determines how memory is allocated among competing processes, deciding which gets memory , when they receive it , and how much they are allowed.

HOPE IT HELPS YOU

THANK YOU

Answered by prasannanalla1983
2

Answer:

Memory Management

Keeps tracks of primary memory, i.e., what part of it are in use by whom, what part are not in use. In multiprogramming, the OS decides which process will get memory when and how much. Allocates the memory when a process requests it to do so.In operating systems, memory management is the function responsible for managing the computer's primary memory. The memory management function keeps track of the status of each memory location, either allocated or free. ... It tracks when memory is freed or unallocated and updates the status.

Similar questions