Q1. What is the primary purpose of hashing sensitive data? (Q-627fea)
- A.To encrypt data for secure transmission
- B.To verify data integrity✓ Correct
- C.To compress data for storage
- D.To mask data for compliance
Explanation: Hashing creates a fixed-size fingerprint of data to verify its integrity. Learn more.