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 |
Explain the working of manual memory management?
Can you explain ios design patterns?
How do you setup/initialise a core data stack in your application? Is this activity performed on main thread? If not, why?
What is the difference between synchronous & asynchronous task in ios?
Does ios supports multi-tasking functionality?
What is the use of appdelegate in ios?
Will iphone 6s get ios 14?
What is messaging? How does the runtime handle message passing?
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?
What is delegate in ios objective c?
What is the architecture of ios?