πŸ“Š JavaScript
Q. What will happen if we use the "join()" method along with the "reverse()" method?
  • (A) It will reverse and concatenates the elements of the array
  • (B) It will reverse the element and store the elements in the same array
  • (C) It will just reverse the element of the array
  • (D) It will store the elements of the specified array in the normal order
πŸ’¬ Discuss
βœ… 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

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
281
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Yashika
Publisher
πŸ“ˆ
81%
Success Rate