Pointer Aliasing

Pointer aliasing occurs when there are two pointers p , q 𝑝 𝑞 p,q that point to the same location in memory.