Question:

Match List I with List II.
List IList II
A. SegmentationI. Memory is viewed as a collection of logical address spaces.
B. Unsegmented paged memoryII. Virtual address is the same as the physical address.
C. Segmented unpaged memoryIII. Memory is viewed as a paged linear address space.
D. Segmented paged memoryIV. Manages the allocation of memory within a partition.

Show Hint

Unsegmented memory maps directly to physical memory, while segmented and paged memory applies divisions for logical management.
Updated On: Dec 29, 2024
  • (A) - (I), (B) - (IV), (C) - (III), (D) - (II)
  • (A) - (V), (B) - (II), (C) - (I), (D) - (III)
  • (A) - (III), (B) - (IV), (C) - (II), (D) - (I)
  • (A) - (IV), (B) - (III), (C) - (II), (D) - (I)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Unsegmented unpaged memory (A): In this type of memory, the virtual address is the same as the physical address, and no paging or segmentation is done. So, the correct match is (A) - (III). Unsegmented paged memory (B): Memory is viewed as a collection of logical address spaces, and paging is used to divide the address space. The correct match is (B) - (II). Segmented unpaged memory (C): Memory is divided into segments, and there is no paging. Virtual memory is viewed as a collection of segments. The correct match is (C) - (IV). Segmented paged memory (D): Memory is divided into both segments and pages. This means that memory is viewed as a paged linear address space. The correct match is (D) - (I). Thus, the correct option is: 1.(A) - (III), (B) - (II), (C) - (IV), (D) - (I).
Was this answer helpful?
0
0

Questions Asked in CUET PG exam

View More Questions