+1 vote
in Angular 2 Routes and Forms by
In an HTTP call, from where is the data fetched?

Question from Angular 2 Routes. Select the correct answer from below options:

a) Service

b) Component

c) @Input

d) API

1 Answer

0 votes
by
Correct answer is :--d) API

In an HTTP call,  data is fetched from API

Related questions

0 votes
asked Dec 6, 2020 in Blue Prism by rajeshsharma
+1 vote
asked Jan 2, 2022 in Angular 2 Routes and Forms by rajeshsharma
...