Can an HTML page have multiple “ng-app” directives for bootstrapping multiple AngularJS applications?
What are various possible prefixes such as 'ng-' using which Angular directives (for example, ng-app) can be defined?
Which of the following directive allows us to use form?
There is a controller which takes a single parameter. We call it . . . . . parameter.
If you chain multiple pipes together, they are executed
Which of the following is not built-in pipe in Angular?
The number pipe is location-sensitive, which means that the same format argument will produce differently formatted results based on the . . . . . . .
Which of the following is not a hook in Angular 2 application life cycle.
Interpolation in angular 2 is done using
Angular 2 components can be described using . . . . . . A . . . . . . is a way to do some meta-programming.
Angular 2 can detect when component data changes, and then automatically re-render the view to reflect that change.
What are the new features of Angular2?
Angular 2 integrates easily with NativeScript, allowing you to code your native app in a . . . . . . . . . style that can run on any mobile device platform.