Q. The scope of a variable declared as static storage class is__________ (Solved)
1. local within the function declared
2. in multiple programs
3. global
4. none of the above
- a. local within the function declared
1. local within the function declared
2. in multiple programs
3. global
4. none of the above