πŸ“Š Angular
Q. Which method is used to subscribe to an Observable in Angular?
  • (A) subscribe()
  • (B) then()
  • (C) listen()
  • (D) observe()
πŸ’¬ Discuss
βœ… Correct Answer: (A) subscribe()

Explanation: subscribe() is used to listen to Observable emissions.

Explanation by: Mr. Dubey
subscribe() is used to listen to Observable emissions.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
48
Total Visits
πŸ“½οΈ
9 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
90%
Success Rate