Computer Science, asked by kumaridivya4883, 1 year ago

(iv)
Which keyword is used to prevent any
changes in the variable within a c program?
(a) Immutable
(b) Mutable
(c) Const
(d) Volatile

Answers

Answered by babychaubey1982
1

Answer:

volatiles is correct answer

Answered by Anonymous
1

Tuples are immutable i.e the value cannot be changed. So, Option D is correct.

Similar questions