Java Interview Questions
StringBuffer methods are synchronized .
synchronized is slow.
String Builder is not syn.
not syn is fast.