A

Admin • 833K Points
Coach

Q. Which method joins array elements into a string?

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

Explanation by: Admin

The join() method joins all elements of an array into a string.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.