Q1. Which data protection method replaces sensitive values with non-sensitive substitutes stored in a mapping system?
- A.Tokenization✓ Correct
- B.Hashing only
- C.Compression
- D.Steganography
Explanation: Tokenization substitutes sensitive data with tokens while preserving a secure mapping to the original values. Learn more.