Can a variable be both const and volatile? Ans. Yes. The const modifier means that this code cannot change the value of the variable, but that does not mean that the value cannot be changed by means outside this code. For instance, the timer structure was accessed through a vola...
See more
Download the Study24x7 App, so you can connect and collaborate.