Question:

Consider the following statements and choose the correct one:
(A) Segmentation is a memory management scheme that supports user view of memory.
(B) In paging, physical memory is broken into fixed-sized blocks called pages.
(C) In paging, logical memory is also broken into blocks of the same size called frames
Choose the correct answer from the options given below:

Show Hint

The distinction between paging (fixed-sized blocks) and segmentation (variable-sized blocks) for memory management.
Updated On: Dec 29, 2024
  • (A) and (B) only.
  • (B) only.
  • (B) and (C) only.
  • (A) only.
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

- (A): True. Segmentation divides memory into variable-sized segments and represents the user view of memory. - (B): True. In paging, physical memory is divided into fixed-sized blocks called pages. - (C): False. In paging, logical memory is divided into pages, while frames refer to blocks in physical memory.
Was this answer helpful?
0
0

Questions Asked in CUET PG exam

View More Questions