Operating Systems Concepts - Engineering

Q1:

Which of the following is not true about the memory management?

A virtual memory is used only in multi-user systems

B segmentation suffers from external fragmentation

C paging suffers from internal fragmentation

D segmented memory can be paged

E None of the above

ANS:A - virtual memory is used only in multi-user systems

Virtual memory may be used in single user system also.