A

Admin • 833K Points
Coach

Q. Which method combines two or more arrays?

  • (A) concat()
  • (B) merge()
  • (C) append()
  • (D) combine()
  • Correct Answer - Option(A)
  • Views: 29
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

concat() joins two or more arrays and returns a new one.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.