R

Ravina • 3.96K Points
Extraordinary

Q. Which method is used to convert an array into a string?

  • (A) join()
  • (B) joined()
  • (C) concat()
  • (D) combine()
  • Correct Answer - Option(B)
  • Views: 14
  • Filed under category Swift (iOs)
  • Hashtags:

Explanation by: Ravina
`joined()` joins elements of an array into a single string.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.