Skip to content

Commit

Permalink
docs: link to issue #43
Browse files Browse the repository at this point in the history
  • Loading branch information
jwonyLee authored Dec 18, 2020
1 parent 9150126 commit f6e2009
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 @@ -48,7 +48,7 @@ From [JeaSungLEE/iOSInterviewquestions](https://github.com/JeaSungLEE/iOSIntervi
- [모든 View Controller 객체의 상위 클래스는 무엇이고 그 역할은 무엇인가?](../../issues/40)
- [앱이 시작할 때 main.c 에 있는 UIApplicationMain 함수에 의해서 생성되는 객체는 무엇인가?](../../issues/41)
- [UIApplication 객체의 컨트롤러 역할은 어디에 구현해야 하는가?](../../issues/42)
- 앱의 콘텐츠나 데이터 자체를 저장/보관하는 특별한 객체를 무엇이라고 하는가?
- [앱의 콘텐츠나 데이터 자체를 저장/보관하는 특별한 객체를 무엇이라고 하는가?](../../issues/43)
- 앱 화면의 콘텐츠를 표시하는 로직과 관리를 담당하는 객체를 무엇이라고 하는가?
- Swift의 클로저와 Objective-C의 블록은 어떤 차이가 있는가?
- App의 Not running, Inactive, Active, Background, Suspended에 대해 설명하시오.
Expand Down

0 comments on commit f6e2009

Please sign in to comment.