Skip to content

Commit

Permalink
docs: link to issue #38
Browse files Browse the repository at this point in the history
  • Loading branch information
jwonyLee authored Dec 7, 2020
1 parent 6f7b4ac commit 1106e50
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 @@ -43,7 +43,7 @@ From [JeaSungLEE/iOSInterviewquestions](https://github.com/JeaSungLEE/iOSIntervi
- [App Bundle의 구조와 역할에 대해 설명하시오.](../../issues/35)
- [View 객체에 대해 설명하시오.](../../issues/36)
- [UIView 에서 Layer 객체는 무엇이고 어떤 역할을 담당하는지 설명하시오.](../../issues/37)
- UIWindow 객체의 역할은 무엇인가?
- [UIWindow 객체의 역할은 무엇인가?](../../issues/38)
- UINavigationController 의 역할이 무엇인지 설명하시오.
- 모든 View Controller 객체의 상위 클래스는 무엇이고 그 역할은 무엇인가?
- 앱이 시작할 때 main.c 에 있는 UIApplicationMain 함수에 의해서 생성되는 객체는 무엇인가?
Expand Down

0 comments on commit 1106e50

Please sign in to comment.