0 votes
in Angular by

Which method, when added to your service class for MediaItems, will take in a MediaItem and push it onto the MediaItems array?

1. the add method 

2. the get method

3. the delete method

4. the view method

1 Answer

0 votes
by
Correct answer is :- 1. the add method
...