+ 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
Abderrahman DAKIR ALLAH
Abderrahman DAKIR ALLAH - avatar
3 ответов
+ 2
Basically immutable= unchangeable and mutable=changeable
4th Aug 2019, 4:57 PM
StealthyTaco
StealthyTaco - 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
Abderrahman DAKIR ALLAH
Abderrahman DAKIR ALLAH - avatar