The automatic variables _________________________
(a) Must be declared after its use
(b) Must be declared before using
(c) Must be declared, can be anytime
(d) Must not be initialized
I have been asked this question at a job interview.
This key question is from Automatic Variable topic in chapter Memory Allocation & Scope of Variable of Object Oriented Programming