Matter Of Tech Interview Question

What is the difference between String builder and String buffer?

Interview Answer

Anonymous

Jan 1, 2016

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