Internationalization allows you to show locale-specific information on a site. AngularJS is supporting inbuilt internationalization only for three types of filters: date, currency, and numbers. In order to implement internalization, you only need to incorporate the corresponding js as per the locale of the country. It will handle the locale of the browser by default.

BY Best Interview Question ON 13 Jan 2019