Multiple choice technology programming languages

________________ refers to formatting data based on locale?

  1. Globalization

  2. Localization

  3. Impersonation

  4. Unicode program

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Globalization refers to the process of designing and developing applications that adapt to different cultures and locales. It involves formatting data (dates, currencies, numbers) based on locale settings. Localization is the actual translation and adaptation for a specific locale, while globalization is the architecture that supports it.