Vidyalelo
C Programming · Q3

Storage Class

Programming · C Programming · question 3

Q3

What is the primary purpose of the 'static' storage class?

A.
Extend scope
B.
Preserve value
Answer
C.
Allocate memory
D.
Register access

Answer: Option B

Solution

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