Free CompTIA Security Plus SY0-701 Actual Exam Questions - Question 9 Discussion

Question No. 9
Which of the following data protection strategies can be used to confirm file integrity?
Select one option, then reveal solution.
US
UE
Usman E.
2026-02-15

C imo, hashing is the only one that actually detects changes in the file.

0
UE
Usman E.
2026-02-15

Masking and obfuscation mainly hide data but don’t verify integrity. Encryption keeps data secret but won’t tell you if a file was altered. So, does that make C the only real choice here?

0
UE
Usman E.
2026-01-25

Maybe C. Hashing makes sense because it generates a unique code for the file content, so any change in the file will change the hash. Encryption (B) protects confidentiality but doesn’t directly verify if a file’s been changed. Masking (A) and obfuscation (D) are more about hiding data rather than checking integrity. So hashing is clearly the best fit here.

0
KN
Kevin N.
2026-01-23

C hashing creates a unique fingerprint to detect any file changes.

0
KN
Kevin N.
2026-01-16

C. Hashing is used to check if files have been altered, so it fits best for confirming file integrity here.

0