What is toll-free bridging?



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

Post New Answer

More Objective-C Interview Questions

Is nsobject a parent class or a derived class?

1 Answers  


What is the difference between function and objective?

1 Answers  


How do you check for leaks?

1 Answers  


What is toll-free bridging? When is it useful?

1 Answers  


Is objective c better than c++?

1 Answers  


What is objective c?

1 Answers  


Explain immutable types in objective c programming language?

1 Answers  


What does the objective c program fundamentally comprise of?

1 Answers  


Is closure a function?

1 Answers  


Can you write setter method for a retain property?

1 Answers  


What is the difference between underscore and self (i.e self.xx and _xx) ?

1 Answers  


What type of language is objective c?

1 Answers  


Categories