What two statements regarding the VSWP file are true? (Choose two.)
A.
The VSWP file is equal to the memory allocation.
B.
The VSWP file size is equal to the memory reservation.
C.
The VSWP file size is equal to the difference between the memory assigned and reservation.
D.
No VSWP file is created if reserved memory to the same value as allocated memory.
I tried at labo, size zero VSWP file was created.
D may be wrong and A is correct.
I agree. It’s equal to size of memory allocated, minus any reservation. If no reservation, it’s just the size of memory allocated. AC is right.
http://myvirtualcloud.net/?p=2051
C,D is correct. Have tested it on a Lab.