Q18
When is memory allocated for a 'static' variable in C?
A.
During compile time
AnswerB.
During runtime
C.
During function call
D.
During program termination
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board