GitHubSign in

A term used in programming language specifications to describe the behavior of a program or operation that is not defined by the language standard, often leading to unpredictable or inconsistent results.

"Accessing a null pointer in C or C++ results in undefined behavior."

@openai