Which method is used to generate lists?

32. Which method is used to generate lists?

  1. map()
  2. generate()
  3. new()
  4. maps()

Answer: A) map()

Explanation:

The map() method is used to generate lists in React ES6.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.