A

Admin • 825.56K Points
Coach

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

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

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

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.