What is the use of double question marks (“??”) ?



What is the use of double question marks (“??”) ?..

Answer / Harpreet Singh Bajwa

In Apple iOS, double question marks are used as placeholders for localized strings. They allow you to declare a key in your Localizable.strings file and provide its value later.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

Explain the working of manual memory management?

1 Answers  


Can you explain ios design patterns?

1 Answers  


How do you setup/initialise a core data stack in your application? Is this activity performed on main thread? If not, why?

1 Answers  


What is the difference between synchronous & asynchronous task in ios?

1 Answers  


Does ios supports multi-tasking functionality?

1 Answers  


What is the use of appdelegate in ios?

1 Answers  


Will iphone 6s get ios 14?

1 Answers  


What is messaging? How does the runtime handle message passing?

1 Answers  


Which app specific objects store the app's content in iOS operating system?

1 Answers   TryTechnicals Pvt Ltd,


Which api would you use to write test scripts to exercise the application’s ui elements?

1 Answers  


What is delegate in ios objective c?

1 Answers  


What is the architecture of ios?

1 Answers  


Categories