Question: If you created a component called Dish and rendered it to the DOM, what type of element would be rendered?

  1. `div`
  2. section
  3. component
  4. `h1`

Answer: The correct answer of the above question is Option D:`h1`