The .subscribe in AngularJS is used for?

65. The .subscribe in AngularJS is used for?

  1. Streams data synchronously
  2. Streams data asynchronously
  3. Both of the above
  4. None of the above

Answer: C) Both of the above

Explanation:

The .subscribe is used for the both:

  • Streams data synchronously
  • Streams data asynchronously

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.