Qualcomm Interview Question

what is a volatile keyword

Interview Answer

Anonymous

Jun 23, 2012

volatile is used in variable declaration and is used if there might be any change to the value of the variable due to some interrupts etc