Question d’entretien chez Technicolor

is string a mutable?

Réponse à la question d'entretien

Utilisateur anonyme

13 août 2018

No. String is a data type. It is not mutable. However the constant assigned to the string variable is mutable.