Paging a memory management function, while multiprogramming
a processor management function, are the two interdependent?
Answers were Sorted based on User's Feedback
Answer / hemant chand dungriyal
YES,
Bcoz our main memory size is so small and our program size is
increasing day by day.So paging is a technique who divide the
big program into smaller segment or page and this segment
store in secondary storage.If CPU need page or segment who
store in secondary storage then CPU call to particular page
that's called by Demand Paging.
That's by reason memory management or processor management are
interdependent.
Is This Answer Correct ? | 11 Yes | 1 No |
What is cycle stealing?
What is live boot?
What is significance of semaphores? What are the different types of semaphores?
What is throughput?
Describe the Operating System concept of Segmentation
How long does chkdsk take to run?
What is sdram?
Can ram cause blue screen?
Explain the difference between load-time dynamic linking and run-time dynamic linking?
What are pages?
What is cascading termination?
Explain briefly what is meant by trap and a trapdoor?