Q30
What is the significance of the 'volatile' keyword in C?
A.
Declare a constant
B.
Indicate a volatile variable
AnswerC.
Allocate memory
D.
Skip the current iteration
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board