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

Q & ACategory: Data StructureWhich of the following is the predefined function for array reversal in C++?
Admin Staff asked 4 years ago

Which of the following is the predefined function for array reversal in C++?
a) rotate()
b) arr_rotate()
c) array_rotate()
d) rot()

1 Answers
Admin Staff answered 4 years ago

a) rotate()