A Snapshot takes _______ copy of the file system.
-
Last night's copy
-
Today morning's copy
-
Point in time copy
-
data copy
C
Correct answer
Explanation
A filesystem snapshot captures the state at a specific moment in time - hence 'point-in-time copy'. Unlike traditional backups which copy from a specific time (nightly, morning), snapshots preserve the exact filesystem state at the instant they're taken.