When to use string builder and string buffer? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

When to use string builder and string buffer?

both refers to string one is mutable and other is not what dat means

17th Oct 2017, 9:39 AM
Biplab Ghosh
Biplab Ghosh - avatar
1 Antwort
+ 1
stringbuffer is threadsafe.
24th Oct 2017, 7:42 AM
Szabó Gábor
Szabó Gábor - avatar