Multiple choice

Which namespace contains classes that define culture-related information?

  1. System.Dynamic

  2. System.IdentityModel

  3. System.Globalization

  4. System.EnterpriseServices

  5. System.Media

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

The System.Globalization namespace contains classes that define culture-related information, including language, country/region, calendars in use, format patterns for dates, currency and numbers, and sort order for strings.