Home / CSE MCQs / Angular 4 :: Discussion

Discussion :: Angular 4

  1. How does Angular 4 improved error handling, when an error is caused by something in a template?
  2. A.
    By enabling TypeScript's StrictNullChecks
    B.
    By creating flattened versions of Angular modules
    C.
    By generating source maps in terms of original template
    D.
    None of the mentioned

    View Answer

    Workspace

    Answer : Option B

    Explanation :



Be The First To Comment