Pergunta de entrevista da empresa IXL Learning

How does StringBuilder optimize string concatenation.

Resposta da entrevista

Sigiloso

1 de abr. de 2010

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