A. Secondary storage
B. Main memory
C. Tertiary storage
D. None of the mentioned
A. Increases
B. Decreases
C. Maintains
D. Does not affect
Explanation: Disk access is much slower than memory access. Using swap space significantly decreases (or degrades) system performance because it moves data to much slower disk storage (HDD/SSD) when RAM is full, causing delays and potential bottlenecks as the system constantly reads/writes, a process much slower than direct RAM access. While essential for preventing crashes when RAM runs out, excessive swapping leads to a condition called "thrashing," where the system spends more time swapping data than doing useful work.
A. Allows
B. Does not allow
C. May allow
D. None of the mentioned
Explanation: Putting these swap spaces on separate disks reduces the load places on the I/O system.
A. Can
B. Cannot
C. Must not
D. None of the mentioned
A. Special routines must be
B. Normal file system routines can be
C. Normal file system routines cannot be
D. Swap space storage manager is
A. Only i
B. Only ii
C. Both i and ii
D. Neither i nor ii
A. Process tables
B. Swap maps
C. Memory maps
D. Partition maps