Data Masking is the process of hiding sensitive data by replacing it with fictional or scrambled values. Used in testing and analytics to protect confidential information.
Example:
A company masks credit card numbers before using them in development.