Question:You are developing a .NET Framework 2.0 Windows Forms application on Certkiller -
WS554. The application must provide support for multiple languages and regional differences. You are
required to define a custom culture based on an existing culture and region. An administrative user will
install the custom culture on the end user\'s computer prior to the applications deployment and you are
required to select which class to use. What should you do? -(VB.NET)
A The CultureAndRegionInfoBuilder class should be used
B The CustomAttributeBuilder class should be used
C The RegioInfo class should be used
D The CultureInfo class should be used
+ AnswerA
+ Report