Synchronization between controller part and view part
Synchronization between model part and controller part
Synchronization between model part and view part
None of the above
ng-disabled
ng-disable
ng-disabledElement
ng-disableElement
ng-showHide
ng-ShowHide
ng-show
ng-hide
ng-click
ng-mouseOver
ng-mouseClick
ng-mouse
ng-show:"true/false"
ng-show="true/false"
ng-app ng-show="true/false"
browser's event object
browser's current path
Both A. and B.
ngRoutes
route
ng-Route
ngRoute
JSON
limitTo
orderBy
email
Streams data synchronously
Streams data asynchronously
Both of the above
Java framework
JavaScript framework
HTML framework
SQL framework
Decorator pattern
Observer pattern
MVVM architecture pattern
MVC architecture pattern
TRUE
FALSE
[expression]
{{expressions}}
{{{expressions}}}
{expressions}
ng-bind directive
ng-model directive
ng-init directive
ng-app directive
it is a function that takes text as input
the lowercase filter converts a text to lowercase text
both a and b
none of the above
it provides reusable components
it uses dependency injection and makes use of separation of concerns
it is unit-testable
all of the above
an angular controller is used for displaying the data
an angular controller is used for controlling the data
module(“app”,[])
var myModule=angular.module();
var myModule = new Module();
Orderby
currency
lowercase
ng-model
ng-init
ng-app