MCQ1
MCQ1
Decorator pattern
Observer pattern
True
False
[expression]
{{expressions}}
{{{expressions}}}
{expressions}
4.Choose the reactor which is used to bind the application data to the
HTML view in AngularJS.
ng-bind directive
ng-model directive
ng-init directive
ng-app directive
both a and b
none of the above
it is unit-testable
both a and b
orderby
currency
lowercase
9.Choose the directive which is used to find the values of HTML controls to
application data.
ng-model
ng-init
ng-app
ng-
10. Module created by using AngularJS function is known as
module()
mod()
Angular module()
mdl()
Attribute
class name
Tag
12..
Both a and b
noOnInit
ngViewStart
ngOnChanges
Browser
Both a and b
15. Among the following choose the one which is responsible for the startup of the angular 2
projects.
app.ts
main.ts
index.js
angular.cli.json