Ns object is a parent class or derived class?
Answer / Rajnikant Sharma
NSObject is a root class in the Objective-C framework and serves as the base class for all other classes. It does not have any direct subclasses, so it's neither a parent nor a derived class.
| Is This Answer Correct ? | 0 Yes | 0 No |
What does the objective c program fundamentally comprise of?
What is abi stability?
What happens with the objects if the array is released?
What is nsmutabledictionary?
Tell me about important protocol being used in objective c?
Is a fact objective?
How to add object to nsarray objective c?
What is instancetype?
What is immutable infrastructure?
Who invented objective c?
How does dispatch_once manages to run only once?
What is objective c & why it is used for?