What does "mutable" and "immutable" mean? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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 Respuestas
+ 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