Bada Question:
Download Questions PDF

How to support multiple languages?

Bada Interview Question
Bada Interview Question

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 QuestionNext 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?