Microsoft
70-511 · Question #55
70-511 Question #55: Real Exam Question with Answer & Explanation
Sign in or unlock 70-511 to reveal the answer and full explanation for question #55. The question stem and answer options stay visible for context.
Question
You use Microsoft .NET Framework 4 to create a Windows Forms application. You need to allow the user interface to use the currently configured culture settings in the Control Panel. Which code segment should you use?
Options
- AThread.CurrentThread.CurrentUICulture = Thread.CurrentThread.CurrentCulture;
- BThread.CurrentThread.CurrentCulture = Thread.CurrentThread.CurrentUICulture;
- CThread.CurrentThread.CurrentUICulture = CultureInfo.InstalledUICulture;
- DThread.CurrentThread.CurrentCulture = CultureInfo.InstalledUICulture;
Unlock 70-511 to see the answer
You've previewed enough free 70-511 questions. Unlock 70-511 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.