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 do you understand by 'access specifiers' in C#?
Define thread? Explain about multithreading?
Can partial class be inherited?
What is difference between mutable and immutable in c#?
Is it true that all c# types derive from a common base class?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
Explain about Oops concept
What is a float?
What is the difference between Static, Const and read only?
What's the difference between system.string and system.text.stringbuilder classes?
Is python easier than c#?
How does dictionary work in c#?
What is poco c#?
State the top.NET class that everything is derived from?
How do I run managed code in a process?