Angularjs share the object which will work like a mediator
between the View and Controller. AnjularJs share the two scope which will help
to make the glue between View and controller as $scope and $rootscope.
$Scope :
It is an object in AngularJs and
the view and
controller.
We can find the ng-model
properties in particular
controller
from the particular
page by using $scope.