Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up

What does the ng-content element do?

  1. A Loads external content via HTTP
  2. B Marks where projected content from the parent should be rendered
  3. C Defines a route outlet
  4. D Creates a template reference
Answer

Marks where projected content from the parent should be rendered

Content projection lets a component wrap arbitrary markup supplied by its parent, which is how reusable card and modal components are built.

All Angular MCQs

Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up as