Q38
Which algorithm in C++ STL is used to rotate the elements in a range?
A.
rotate
AnswerB.
shift
C.
swap
D.
rotate_range
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board