Shape Shape

Pointer

Pointer is a variable that stores the memory address of another variable. Used in programming for dynamic memory access and data structures.

Example:

In C, a pointer accesses an array element in memory.

WhatsApp Icon