Question d’entretien chez Coforge

Q. Why String is immutable in java?

Réponse à la question d'entretien

Utilisateur anonyme

27 août 2024

The String is immutable, so its value cannot be changed. If the String doesn't remain immutable, any hacker can cause a security issue in the application by changing the reference value