What are promises in angular 2?
Promises in Angular 2 execute asynchronous functions in serial order by registering promise object. Additionally, promises are provided by build-in $q service. Promises have generated a new way into native JavaScript as a part of the ES6 specification
BY Best Interview Question ON 28 Aug 2019