Vidyalelo
C Programming · Q25

Storage Class

Programming · C Programming · question 25

Q25

In which storage class is a variable's memory allocated on the stack?

A.
auto
Answer
B.
extern
C.
register
D.
static

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board