<aside> 💡 자바의 메모리 영역은 크게 3개 정도로 나눌 수 있다.

</aside>

  1. Method(Static) 영역
  2. Heap 영역
  3. Stack 영역

Method(Static) 영역

Stack 영역