Q291
Which keyword is used to prevent any changes in the variable within a C program?
A.
immutable
B.
mutable
C.
const
AnswerD.
volatile
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board