Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS에서의 메모리 구조와 관리 방식에 대해 자세히 설명해주세요. #4

Open
ujhong7 opened this issue Sep 29, 2024 · 0 comments

Comments

@ujhong7
Copy link
Owner

ujhong7 commented Sep 29, 2024

  • iOS 앱의 메모리 구조(힙, 스택, 코드 영역 등)와 각 영역의 특징에 대해 설명해주세요.
  • 힙 영역에서 객체가 어떻게 할당되고 관리되는지 설명해주세요.
  • 스택 영역에서 함수 호출과 로컬 변수의 메모리 할당 및 해제 과정을 설명해주세요.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant