What happens if you use an undeclared variable in C?
It gets initialized to 0
Program runs with a warning
The compiler assigns memory automatically
Compilation error
This question is part of this quiz :