Q. What will happen if we use the "join()" method along with the "reverse()" method?
β
Correct Answer: (B)
It will reverse the element and store the elements in the same array
You must be Logged in to update hint/solution