Internationalization Localization Question:
Download Job Interview Questions and Answers PDF
What is the difference between Localization and internationalization?
Answer:
Internationalization is the process of changing your software so that it isn't hardwired to one language/locale/culture.
Localization is the process of adding the appropriate resources to your software so that a particular language/locale is supported. It's bigger in scope than just this Wikipedia entry, but it's a good start.
Localization is the process of adding the appropriate resources to your software so that a particular language/locale is supported. It's bigger in scope than just this Wikipedia entry, but it's a good start.
Download Internationalization Localization Interview Questions And Answers
PDF
Previous Question | Next Question |
Do you know what is resource bundles in Java? | What is Java internationalization and Java localization? |