+1 vote
in Angular Oriana by
recategorized by
The HTTP Client Service in Angular 5 returns _________ Object.

Select the correct answer from below options:

a) Future

b) None of these

c) Observable

d) Promise

1 Answer

0 votes
by
edited by
The HTTP Client Service in Angular 5 returns Observable Object.

Correct Answer is :c) Observable
...