What is a dl token in Angular 6?
In Angular 6, a DI token means a Dependency Injection Token. It is basically a lookup token associated with a dependency provider, to be used in the Dependency Injection system.
BY Best Interview Question ON 16 Feb 2020