Certified Information Privacy Technologist (CIPT) — Question 108

Which of the following CANNOT be effectively determined during a code audit?

Answer options

Correct answer: D

Explanation

The correct answer is D because a code audit cannot determine if the differential privacy implementation effectively anonymizes data without executing the code and testing its outcomes. Options A, B, and C can be evaluated through the review of code and documentation, allowing auditors to assess access control logic, data sharing practices, and consent recording processes.