Q.1.
Angular 2 still does not provide nested components.
Q.2.
Which of the following filter is used to convert input to all uppercase?
Q.3.
Which character is used for chaining multiple pipes in Angular
Q.4.
AngularJS 2.0 is a ?
Q.5.
Which of the following option is correct about tsconfig.json?
Q.6.
To start working with Angularwe need to install the _____________components.
Q.7.
Which of the following is not a feature of Angular 2?
Q.8.
Which of the following is the Advantage Of Aot Compilation?
Q.9.
Which of the following is the New Features Of Angular2?
Q.10.
Which of the following option is using Angular 2 to detect changes.
Q.11.
Which of the following is not a hook in Angular 2 application life cycle.
Q.12.
Which of the following service has Angularthat allows us to dynamically load a component in a certain position on the page?
Q.13.
Angular 2 is an open source JavaScript framework to build web applications in HTML and JavaScript. It has been conceived as a......
Q.14.
What is used .angular-cli.json
Q.15.
What does AOT stand for?
Q.16.
Interpolation in angular 2 is done using
Q.17.
What is the decorator used for configuring your module class?
Q.18.
Which of the following is the correct way to apply a filter?
Q.19.
Which file is responsible for startup of angular 2 project ?