Pergunta de entrevista da empresa Quest Global

What is the basic difference between string and stringbuffer object?

Resposta da entrevista

Sigiloso

13 de mai. de 2012

String is an immutable object. StringBuffer is a mutable object.