Home / Report Question

Q. The _______ method also joins all array elements into a string.
  • A. shift()
  • B. pop()
  • C. join()
  • D. toString()

Correct Answer: C