C# (Sharp) Programming Language Question:

Download Job Interview Questions and Answers PDF

What namespaces are necessary to create a localized application?

C# (Sharp) Programming Language Interview Question
C# (Sharp) Programming Language Interview Question

Answer:

System.Globalization, System.Resources.

Download C# (Sharp) Programming Language Interview Questions And Answers PDF

Previous QuestionNext Question
Which one is trusted and which one is untrusted?Does Console.WriteLine() stop printing when it reaches a NULL character within a string?