Q14
In which storage class is the variable's storage duration limited to the function where it's declared?
A.
extern
B.
static
C.
auto
AnswerD.
register
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board