From which memory does the compiler revert to if a variable is declared volatile?
(a) RAM
(b) Storage Register
(c) ROM
(d) EEPROM
I had been asked this question by my school principal while I was bunking the class.
The doubt is from Variable Scope and Qualifiers in division Arduino Programming of Arduino