Question: What are the two component decorator metadata properties used to set up CSS styles for a component?

  1. viewEncapsulation and viewEncapsulationFiles.
  2. There is only one and it is the property named css.
  3. css and cssUrl.
  4. styles and styleUrls.

Answer: The correct answer of the above question is Option D:styles and styleUrls.