A

Admin • 825.56K Points
Coach

Q. Which built-in method reverses the order of the elements of an array?

  • (A) reverse()
  • (B) flip()
  • (C) invert()
  • (D) turn()
  • Correct Answer - Option(A)
  • Views: 5
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin
reverse() method reverses the order of elements in the original array.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.