How can observable objects be defined as?
Answer / Rekha Kumari
Observable objects in AngularJS can be defined using the RxJS library. You can create an Observable by using methods such as Observable.create(), from(), of(), or throwError().
| Is This Answer Correct ? | 0 Yes | 0 No |
How to use angular js data grid/ng-grid?
Explain custom filters with an example.
What is tree shaking angular?
What is the difference between Rootscope and Scope in AngularJS?
What is angular json file?
What do you understand by linking function? Explain its type.
What do you mean by controllers?
What is traceur compiler in angular?
What is bootstrap array in angular 2?
Why do we use angular?
Is angular js is a library, framework or plugins?
What is rxjs in angular?