+1 vote
in JavaScript by

Which built-in method sorts the elements of an array?

1 Answer

0 votes
by
  • Sort method sorts the elements of an array.
...