When is toll-free bridging useful?



When is toll-free bridging useful?..

Answer / Surash Shing

Toll-free bridging is useful when you want to interoperate between Objective-C and Swift code without the need for manual wrappers or bridging headers. It allows direct access of Objective-C objects in Swift, making it easier to work with existing libraries.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What are the three main types of property?

1 Answers  


What is the class of a constant string?

1 Answers  


Can objective c run on windows?

1 Answers  


How declare methods in objective c?

1 Answers  


Explain what do you mean by synthesized in objective-c?

1 Answers  


What is 'protocol' on objective c?

1 Answers  


What is the function of the category?

1 Answers  


What are the characteristics of the category?

1 Answers  


What is data encapsulation in objective-c?

1 Answers  


Why swift is better than objective c?

1 Answers  


What is nonatomic and strong in objective c?

1 Answers  


What is difference between array and nsarray?

1 Answers  


Categories