Outline the class hierarchy for a UIButton until NSObject.
Answer / maanya
UIButton inherits from UIControl, UIControl inherits from UIView, UIView inherits from UIResponder, UIResponder inherits from the root class NSObject.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the difference between stack and heap memory?
What is delegate in ios with example?
What is datasource in ios swift?
How core data differs from sqlite?
What is background mode in ios?
What is Process?
what’s accessibilityhint?
Explain inheritance?
Screen resolution of iPhone & iPad
What is delegation pattern in ios?
Can python apps run on ios?
What are the important delegate methods of nsxml parser?