1.
Which of the following filters is used to convert an input string to the percentage format in Angular 2?
2.
How is 'orderBy' used?
3.
In Angular 2, the information restricting performs synchronization of information between the ______________________ parts.
4.
In Angular 2, the two-way data binding combines property and event binding in a single notation using the ______________________ directive.
5.
In Angular 2, the user can display data using local template variable and this variable can be defined using the identifier with the _________________________ character.
6.
In Angular 2, a directive is a class which contains metadata attached to a class by the ______________________ decorator.
7.
In Angular 2, which of the accompanying adjusts the format of the DOM by including, supplanting, and expelling its components?
8.
In Angular 2, which of the following changes the appearance or behavior of a DOM element and these directives look like regular HTML attributes in templates?
9.
In Angular 2, which of the following is utilized to handle the form submissions?
10.
Which is the correct way of identifying position in ng-repeat?