Question

Which of the following restricts the scope of a global variable to the file it's defined in?
(a) extern
(b) static
(c) int
(d) local

Answer

This answer is hidden. It contains 3 characters.