In Angular 4, template reference variables allow users to access an instance of a directive or component or a DOM present in the template. These are defined by a hash sign (#) combined with a name as an additional DOM element’s attribute.

BY Best Interview Question ON 30 Apr 2020