Q. What will happen if reverse() and join() methods are used simultaneously ? (A) Reverses and concatenates the elements of the array (B) Reverses and stores in the same array (C) Reverses (D) All of the mentioned ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) Reverses and stores in the same array