What type of masking strategy involves making a separate and distinct copy of data with masking in place?
Answer options:
A. Dynamic
B. Replication
C. Static
D. Duplication
Answer correct:
C
With static masking, a separate and distinct copy of the data set is created with masking in place. This is typically done through a script or other process that takes a standard data set, processes it to mask the appropriate and predefined fields, and then outputs the data set as a new one with the completed masking done.