---
title: "Differentiate globalization and localization."  
description: "Differentiate globalization and localization."  
author: "Sumit Kesarwani"  
published: 2014-08-25  
updated: 2020-09-22  
canonical: https://www.mindstick.com/interview/2005/differentiate-globalization-and-localization  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# Differentiate globalization and localization.

The globalization is a technique to identify the specific part of a Web application that is different for different languages and make separate that portion from the core of the Web application. The localization is a procedure of configuring a Web application to be supported for a specific language or locale.

## Answers

### Answer by Sumit Kesarwani

The globalization is a technique to identify the specific part of a Web application that is different for different languages and make separate that portion from the core of the Web application. The localization is a procedure of configuring a Web application to be supported for a specific language or locale.


---

Original Source: https://www.mindstick.com/interview/2005/differentiate-globalization-and-localization

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
