Paging a memory management function, while multiprogramming
a processor management function, are the two interdependent?

Answers were Sorted based on User's Feedback



Paging a memory management function, while multiprogramming a processor management function, are t..

Answer / guest

Yes.

Is This Answer Correct ?    11 Yes 0 No

Paging a memory management function, while multiprogramming a processor management function, are t..

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

Post New Answer

More Operating Systems General Concepts Interview Questions

What is the highest priority software interrupt?

1 Answers   HP,


What is fragmentation? Different types of fragmentation?

1 Answers  


What is the most used operating system in the world?

1 Answers  


What do you mean by thread starvation?

1 Answers  


Please describe the different state of a process?

4 Answers  


How can a vfs layer allow multiple file systems support?

1 Answers  


What does microprocessor speed depend on?

3 Answers  


What are the 4 types of communication?

1 Answers  


What is process migration?

2 Answers   TCS,


Tell me if you know how are the wait/signal operations for monitor different from those for semaphores?

1 Answers  


What is an interrupt? How are multiple interrupts dealt with?

1 Answers  


When would you choose bottom-up methodology?

1 Answers  


Categories