1.

Which of the following is the predefined function for array reversal in C++?

A. rotate()
B. arr_rotate()
C. array_rotate()
D. rot()
Answer» B. arr_rotate()


Discussion

No Comment Found