Home / CSE MCQs / Angular 4 :: Discussion

Discussion :: Angular 4

  1. We can subscribe to an observable using the . . . . . . . . The benefit of this is that Angular deals with your subscription during the lifecycle of a component. Angular will automatically subscribe and unsubscribe for you.
  2. A.
    sync pipe
    B.
    async var
    C.
    async pipe
    D.
    syn var

    View Answer

    Workspace

    Answer : Option C

    Explanation :



Be The First To Comment