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

Which is the best page replacement algorithm and why? How much time is spent usually in each phases and why?

3 Answers  


What are the thread states?

0 Answers  


What level of security does Windows NT meets?

2 Answers   TCS,


What is dedicated processor assignment in operating system (os)?

0 Answers  


What are the steps of booting?

0 Answers  






What are the different memories you know about? Which of them takes the shortest access time?

0 Answers   Wipro,


What is the best page size when designing an operating system?

0 Answers  


How do I uninstall remnants of uninstalled programs?

0 Answers  


Is Micro-kernel better than Macro-kernel at ‘cpu usage’ and ‘response time’ ?

1 Answers  


What are the reasons for process termination?

0 Answers  


What is the 4 layer model?

0 Answers  


Given a Pid, how will you distinguish whether it is a process or a thread?

0 Answers  


Categories