Null Pointer:

A pointer that does not point to any data object. In C++, the null pointer can be represented by the constant 0.