What functions are a static variable visible to?
(a) Only Static Functions
(b) All Types of Functions
(c) Only Functions with a return type
(d) Only Non Static Functions
I have been asked this question during an interview for a job.
My question comes from Variable Scope and Qualifiers topic in division Arduino Programming of Arduino