Primitive Type

Reference Type

String

String은 값을 직접 넣어 저장하는 것 같지만, 클래스이기 때문에 reference type이다.

Call by value vs Call by Reference