Computer Science, asked by David6854, 1 year ago

What will happen if reverse() and join() methods are used simultaneously ?
A.Reverses and stores in the same array
B.Reverses and concatenates the elements of the array
C.Reverses
D.All of the mentioned

Answers

Answered by Avanish010
0
Hi there,

The reverse() followed by a join() will reverse the respective array and will store the reversed array in the memory.

Option A is correct.
Answered by Anonymous
0
______✨ HEY MATE ✨______

➡️ Option (A) Reverses and stores in the same array is the right answer ✔️

<marquee>✌️ I THINK IT HELPED YOU ✌️
Similar questions