Answer Posted / amit bhardwaj
Globalization is the process of designing and developing
applications that function for multiple cultures.
Localization is the process of customizing your application
for a given culture and locale.
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is desktop example?
If I return out of a try/finally in c#, does the code in the finally-clause run?
Define satellite Assembly in .NET?
What does an indexer do?
What is stringbuilder c#?
Can bool be null c#?
Can we instantiate abstract class in c#?
What are examples of desktop applications?
When do you generally use a class over a struct?
Why do we use polymorphism in c#?
What is the difference between method overriding and method overloading?
What is the delegates in c#?
Can you see a loop recorder?
What is private class in c#?
What is expression tree with example?