A

Admin • 802.91K Points
Coach

Q. What is the return type of a functional component?

  • (A) String
  • (B) HTML
  • (C) JSX
  • (D) Object
  • Correct Answer - Option(C)
  • Views: 4
  • Filed under category React JS
  • Hashtags:

Explanation by: Admin
Functional components return JSX, which React converts to real DOM elements.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.