Z/OS uses which physical storage for virtual storage
-
Central storage
-
Auxiliary storage
-
Both 1 & 2
-
None
C
Correct answer
Explanation
z/OS virtual storage is backed by both central storage (RAM) and auxiliary storage (paging space on DASD). The system pages data in and out of central storage to auxiliary storage as needed, utilizing both resources to maintain the virtual memory space.