메모리 할당

C, C++ 메모리 할당

메모리 할당 구조

Python 메모리 할당

Python 프로세스 메모리 구조

image.png

image.png

메모리 할당 예시(참고)

Python에서 모든 것은 객체(object)이다

확인

image.png