Matter Of Tech interview question

What is the difference between String builder and String buffer?

Interview Answer

Anonymous

1 Jan 2016

I replied String buffer is synchronize and thread safe where as String builder is not