Vidyalelo
C Programming · Q291

C Fundamentals

Programming · C Programming · question 291

Q291

Which keyword is used to prevent any changes in the variable within a C program?

A.
immutable
B.
mutable
C.
const
Answer
D.
volatile

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board