Question
In single-partition allocation, how is main memory organized?
Select an option. Your answer will be checked instantly.
Correct Answer: C. The operating system occupies one region and one user process occupies the remaining region
Explanation:
Single-partition allocation supports only one resident user process in the available user-memory region.
It is simple but provides poor multiprogramming and memory utilization.
Leave a Reply