Q17
Which storage class is used to define variables that are not initialized to any default value?
A.
auto
AnswerB.
static
C.
extern
D.
register
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board