(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
1
Answer:
volatiles is correct answer
Answered by
1
Tuples are immutable i.e the value cannot be changed. So, Option D is correct.
Similar questions