Vidyalelo
C Programming · Q21

Storage Class

Programming · C Programming · question 21

Q21

In which storage class are variables allocated memory in the data segment of the program's memory?

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

Answer: Option C

Solution

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