Which among the following is a correct statement for variables?
(a) Variable can be declared many times
(b) Variable can be declared only one time
(c) Variable declaration can’t be done more than ones
(d) Variable declaration is always done more than one time
This question was addressed to me in my homework.
My question is taken from Extern Variable in section Memory Allocation & Scope of Variable of Object Oriented Programming