aliasing

noun
  1. In digital signal processing and computer graphics, the distortion or artifacts that occur when a signal is sampled at an insufficient rate, causing high-frequency information to be misrepresented as lower frequencies.
  2. Usage: technical; computing
  3. In computer programming, the situation in which two or more variable names or references point to the same memory location, potentially causing unintended side effects.
  4. Usage: technical; programming

Examples