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 |
Tell me something about objective-c blocks?
What is posing in objective c?
Can a static library (.a) contain resources like images, sound files etc?
Does objective c have multiple inheritance?
Which is better swift or objective c?
What are the rules for identifiers?
Is objective c object oriented?
What are some of the major differences between objective c and swift?
What is class extension?
What happens with the objects if the array is released?
What are nsautoreleasepool?
What is a nsstring?