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 |
How is it possible to improve battery life during execution of an application?
So how is the new look different from the old look?
Explain mutable and immutable types in objective c programming language?
How many versions of ios are there?
Explain the difference between coredata & sqlite?
What is advantage of categories? What is difference between implementing a category and inheritance?
What is a category and when is it used?
Describe what “app thinning” means ?
What is latest mac os version?
What is iOS?
What is delegate protocol in ios?
An app is loaded into memory but is not executing any code. In which state will be in?