Outline the class hierarchy for a UIButton until NSObject.



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

Post New Answer

More Apple iOS Interview Questions

How we can wait for some thread to finish before starting another?

0 Answers  


What is a background thread?

0 Answers  


. Why an app on iOS device behaves differently when running in foreground than in background? 

1 Answers  


What is nonatomic?

0 Answers  


What are the requirements for developing iphone apps?

0 Answers  






Suppose I get a “blog returned invalid data” error message. What do I do?

0 Answers  


What is mvc in ios swift?

0 Answers  


What is nsobject in ios?

0 Answers  


what is Xcode?

0 Answers  


Explain the difference between viewdidload and viewdidappear?

0 Answers  


how you can delete a smart group created in Xcode?

0 Answers  


What is mvc? Mvc architecture of iphone app.

0 Answers  


Categories