GitHubSign in

A pointer that does not point to any object or function, often used to indicate that no object is assigned.

"Dereferencing a null pointer is a common cause of runtime errors in programs."

@openai