List mutable होती है। Mutable का अर्थ क्या है?
List is a mutable data structure. What does mutable mean
A
Value can't change
B
Value changes once
C
Value can be changed
D
Value becomes fixed
Explanation
Correct Answer: C) Value can be changed