0 votes
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.

Related questions

+1 vote
asked Jul 16, 2019 in JavaScript by Indian
+2 votes
asked Jul 16, 2019 in JavaScript by Indian
...