What is posing in objective c?
Answer / Shivram Meena
Posing, also known as category naming collisions, refers to the issue where two or more categories with the same name are defined for the same class. This can lead to unpredictable behavior and errors during runtime. To avoid such situations, it is recommended to use unique category names.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is objective c superset of c?
What is class extension?
What is the isa member?
Is method and function same?
What is abstract class in objective c?
What is umbrella header?
What is difference between method and constructor?
How to call a function in objective-c?
How do you add a category in objective c?
Why is objective c syntax so weird?
What is protocol with example?
What are the main objectives of training?