Which error is produced if the automatic variables are used without declaration?
(a) Undefined symbol
(b) Memory error
(c) Type mismatch
(d) Statement missing
I got this question in my homework.
This intriguing question comes from Automatic Variable topic in portion Memory Allocation & Scope of Variable of Object Oriented Programming