Penguin

In C/C++ NULL represents the special type of a Pointer which has not been assigned. NULL pointers can be compared to other pointers but not dereferenced.