Mention whether nsobject is a parent class or derived class.



Mention whether nsobject is a parent class or derived class...

Answer / Shrawan Kumar Gupta

NSObject is a parent class in Objective-C. All other classes inherit from this base class.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is objective c and swift?

1 Answers  


Is objective c faster than swift?

1 Answers  


What is super in objective c?

1 Answers  


What are some of the major differences between objective c and swift?

1 Answers  


What is difference between nil and nill?

1 Answers  


What is assign property in objective c?

1 Answers  


What is the purpose of managed object context (nsmanagedobjectcontext) in objective-c and how does it work?

1 Answers  


What is class extension? Why do we require them?

1 Answers  


What is main storyboard?

1 Answers  


What is an objective description?

1 Answers  


Is objective c hard to learn?

1 Answers  


What is a selector objective c?

1 Answers  


Categories