Primitive type(์์ํ์ )
- ์ ์, ์ค์, ๋ฌธ์, ๋ ผ๋ฆฌ ๋ฆฌํฐ๋ด ๋ฑ์ย ์ค์ ๋ฐ์ดํฐ ๊ฐ์ ์ ์ฅํ๋ ํ์
- int, long, double, float, boolean, byte, short, char
Reference type(์ฐธ์กฐํ์ )
- ๊ฐ์ฒด(Object)๋ฅผ ์ฐธ์กฐ(์ฃผ์๋ฅผ ์ ์ฅ) ํ๋ ํ์ ์ผ๋ก ๋ฉ๋ชจ๋ฆฌย ๋ฒ์ง ๊ฐ์ ํตํด ๊ฐ์ฒด๋ฅผ ์ฐธ์กฐํ๋ ํ์
- Integer, Long, Double, Float, Boolean, Byte, Short, Char