1. string, stringbuffer, stringbuilder의 차이 1-1) String 과 Stringbuffer ==> Stringbuffer는 정말 변경 추가 사항이 많으면 사용한다. ==> 멀티스레드(동시 작업)일경우 사용