Bada Question:
Download Job Interview Questions and Answers PDF
How to support multiple languages?
Answer:
You can use string resources with resource IDs where each string corresponding to an entry for each language can be added and identified using its respective resource ID. The same can be accessed in your application using the GetAppResource()->GetString( >string id> ) method.
Download Bada Interview Questions And Answers
PDF
Previous Question | Next Question |
Suppose My application needs to store the application state, even if it is being terminated by the system. How can I do this? | How to insert emoticons in text? |