CDPSE · Question #238
Which of the following is the BEST way to convert personal information to non-personal information?
The correct answer is B. Pseudonymization. This is a subtly worded question. True anonymization (D) would seem like the obvious answer - irreversibly removing all identifiers. However, in practice, true anonymization is extremely difficult to achieve and verify. Pseudonymization (B) replaces direct identifiers with artifi
Question
Which of the following is the BEST way to convert personal information to non-personal information?
Options
- AEncryption
- BPseudonymization
- CHashing
- DAnonymization
How the community answered
(20 responses)- B90% (18)
- C5% (1)
- D5% (1)
Explanation
This is a subtly worded question. True anonymization (D) would seem like the obvious answer - irreversibly removing all identifiers. However, in practice, true anonymization is extremely difficult to achieve and verify. Pseudonymization (B) replaces direct identifiers with artificial identifiers (pseudonyms), and when done properly with key separation, it is the recognized and practical standard for de-identifying personal data under frameworks like GDPR. The exam key selects pseudonymization as the best realistic method. Encryption (A) and hashing (C) are reversible or still tied to identity, so they do not convert data to non-personal information.
Topics
Community Discussion
No community discussion yet for this question.