What does "mutable" and "immutable" mean? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What does "mutable" and "immutable" mean?

The meaning of two words that i find in different courses of programming laguages like PYTHON and KOTLIN...

4th Aug 2019, 3:18 PM
DAKIR ALLAH Abderrahman
DAKIR ALLAH Abderrahman - avatar
3 Answers
+ 2
Basically immutable= unchangeable and mutable=changeable
4th Aug 2019, 4:57 PM
Robert Atkins
Robert Atkins - avatar
+ 1
Hmmm... That means tha mutable is something that can be reassigned and immutable is something can't be reassigned
4th Aug 2019, 10:54 PM
DAKIR ALLAH Abderrahman
DAKIR ALLAH Abderrahman - avatar