What is category in objective c?
Answer / Anshu Kumar
A category allows you to add methods to an existing class without subclassing. Categories can also be used to extend the functionality of existing classes from third-party libraries.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain mutable types in objective c programming language?
Mention whether nsobject is a parent class or derived class.
Can protocols have properties?
Is objective c superset of c?
What is assign property in objective c?
What are objective c properties?
What is data encapsulation in objective-c?
What is the difference between a script and function?
Explain the difference in xib/storyboard vs nib?
Where is objective c used?
What do you mean by dot notation?
Is objective c better than swift?