A pointer to an array is a pointer that points to an entire array. This pointer allows you to access and manipulate the entire array via its memory address.