Q8
What is the maximum scope of a variable with 'static' storage class?
A.
File scope
AnswerB.
Function scope
C.
Block scope
D.
No scope (invalid)
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board