What happens if you dereference a NULL pointer in C++?
Outputs 0
Undefined behavior
Causes a compile-time error
Outputs NULL
This question is part of this quiz :