InterviewSolution
Saved Bookmarks
| 1. |
From which memory does the compiler revert to if a variable is declared volatile?(a) RAM(b) Storage Register(c) ROM(d) EEPROMI 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 |
|
Answer» Right choice is (a) RAM |
|