Skip to content

Commit

Permalink
docs: link to issue #45
Browse files Browse the repository at this point in the history
  • Loading branch information
jwonyLee committed Dec 28, 2020
1 parent b43fb0e commit 07b6269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -50,7 +50,7 @@ From [JeaSungLEE/iOSInterviewquestions](https://github.com/JeaSungLEE/iOSIntervi
- [UIApplication 객체의 컨트롤러 역할은 어디에 구현해야 하는가?](../../issues/42)
- [앱의 콘텐츠나 데이터 자체를 저장/보관하는 특별한 객체를 무엇이라고 하는가?](../../issues/43)
- [앱 화면의 콘텐츠를 표시하는 로직과 관리를 담당하는 객체를 무엇이라고 하는가?](../../issues/44)
- Swift의 클로저와 Objective-C의 블록은 어떤 차이가 있는가?
- [Swift의 클로저와 Objective-C의 블록은 어떤 차이가 있는가?](../../issues/45)
- App의 Not running, Inactive, Active, Background, Suspended에 대해 설명하시오.
- App thinning에 대해서 설명하시오.
- Global DispatchQueue 의 Qos 에는 어떤 종류가 있는지, 각각 어떤 의미인지 설명하시오.
Expand Down

0 comments on commit 07b6269

Please sign in to comment.