+1 vote
in Angular by
Which of the following is used to share data between controller and view in AngularJS?

a) using Model

b) using services

c) using factory

d) using $scope

1 Answer

0 votes
by

b) using services

...