What is toll-free bridging?
Answer / Man Mohan
Toll-free bridging allows Objective-C objects and Foundation Collection classes to be used interchangeably with Core Foundation counterparts without explicitly converting between them. This helps improve the performance of some operations by avoiding unnecessary copying or conversion.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is nsobject a parent class or a derived class?
What is the difference between function and objective?
How do you check for leaks?
What is toll-free bridging? When is it useful?
Is objective c better than c++?
What is objective c?
Explain immutable types in objective c programming language?
What does the objective c program fundamentally comprise of?
Is closure a function?
Can you write setter method for a retain property?
What is the difference between underscore and self (i.e self.xx and _xx) ?
What type of language is objective c?