Vidyalelo
C Programming · Q30

C Fundamentals

Programming · C Programming · question 30

Q30

What is the significance of the 'volatile' keyword in C?

A.
Declare a constant
B.
Indicate a volatile variable
Answer
C.
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