why operating system is also known as resource allocatot and deallocater?
Answers
Answer:
As a government the OS performs no useful function by itself, it simply provides a good environment. As a resource allocator, it acts as manager of resources (hardware and software) and allocates them to specific programs and users as necessary for tasks
Explanation:
Operating system is a system software which acts as an interface between hardware and application programs. ... Since operating system decides over which program will be using RAM / disk or any other device at a particular time. That's why operating system is called as resource allocator.
Deallocation of memory by the Operating System (OS) is a way to free the Random Access Memory (RAM) of finished processes and allocate new ones. ... Finished processes are deallocated or removed from the memory and new processes are allocated again. This is how the OS works with allocation and deallocation.