Computer Science, asked by renudave66, 7 hours ago


9. The process allocation and deallocation
of a process as done by

Answers

Answered by niverajesh2020
0

Pl mark me as Brainliest

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. In high-level, programming memory deallocation is done by garbage collection

Similar questions