What is a selector objective c?
Answer / Pramod Kumar Gupta
A selector in Objective-C is essentially the name of a method represented as a constant. It allows you to invoke methods on objects dynamically.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a delegate? Can you retain delegates?
What is objective c good for?
What is nsarray objective c?
What is the difference between class and category?
What is a class in xcode?
What is nsstring?
Is objective c faster than swift?
What does nonatomic mean?
What is inheritance in objective c?
Explain what do you mean by synthesized in objective-c?
What is differences between nsnull and nil in objective c?
What is nonatomic in objective c?