How can observable objects be defined as?



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

Post New Answer

More AngularJS Interview Questions

How to use angular js data grid/ng-grid?

1 Answers  


Explain custom filters with an example.

1 Answers  


What is tree shaking angular?

1 Answers  


What is the difference between Rootscope and Scope in AngularJS?

1 Answers  


What is angular json file?

1 Answers  


What do you understand by linking function? Explain its type.

1 Answers  


What do you mean by controllers?

1 Answers  


What is traceur compiler in angular?

1 Answers  


What is bootstrap array in angular 2?

1 Answers  


Why do we use angular?

1 Answers  


Is angular js is a library, framework or plugins?

1 Answers  


What is rxjs in angular?

1 Answers  


Categories