Skip to content

Commit

Permalink
docs: link to issue #61
Browse files Browse the repository at this point in the history
  • Loading branch information
jwonyLee authored Feb 4, 2021
1 parent ac38dc7 commit 20a65de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ From [JeaSungLEE/iOSInterviewquestions](https://github.com/JeaSungLEE/iOSIntervi
- [Retain Count 방식에 대해 설명하시오.](../../issues/58)
- [Strong 과 Weak 참조 방식에 대해 설명하시오.](../../issues/59)
- [ARC 대신 Manual Reference Count 방식으로 구현할 때 꼭 사용해야 하는 메서드들을 쓰고 역할을 설명하시오.](../../issues/60)
- retain 과 assign 의 차이점을 설명하시오.
- [retain 과 assign 의 차이점을 설명하시오.](../../issues/61)
- 순환 참조에 대하여 설명하시오.
- 강한 순환 참조 (Strong Reference Cycle) 는 어떤 경우에 발생하는지 설명하시오.
- 특정 객체를 autorelease 하기 위해 필요한 사항과 과정을 설명하시오.
Expand Down

0 comments on commit 20a65de

Please sign in to comment.