Login
Remember
Register
Ask a Question
Which of the following is used to share data between controller and view in AngularJS?
+1
vote
asked
Jul 5, 2022
in
Angular
by
sharadyadav1986
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
angular
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 5, 2022
by
sharadyadav1986
b) using services
...