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 |
Is objective c faster than swift?
What is the major difference between objective c and swift?
When should you call dealloc method? Is it possible to implement dealloc in arc?
What are the different types of identifiers?
Is c and objective c the same?
Can you learn swift without knowing objective c?
What are some of the major differences between objective c and swift?
What objective-c program consists of?
What is objective c written in?
What is polymorphism in objective-c?
How to convert nsnumber to nsstring in objective c?
What are the three main types of property?