Skip to content

아이템 63. 문자열 연결은 느리니 주의하라 #146

Answered by corock
coalong asked this question in 3. 과제
Discussion options

You must be logged in to vote

질문하려고 한 부분(StringBuilder 보다 String 을 추천하는 이유)까지 정리하셨네요.
String / StringBuffer / StringBuilder 클래스 간 비교나 장단점은 기술 면접에서도 자주 물어보는 주제 중 하나로 알고 있습니다.

내용 잘 읽었습니다~ ㅎㅎ

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@JoisFe
Comment options

Answer selected by coalong
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
9장 일반적인 프로그래밍 원칙 이펙티브 자바 9장 (일반적인 프로그래밍 원칙)
3 participants