Question d’entretien chez IXL Learning

How does StringBuilder optimize string concatenation.

Réponse à la question d'entretien

Utilisateur anonyme

1 avr. 2010

maintains an array and doubles the size each time the complete String is greater than the current size.