-
What is the use of middle parameter in rotate method?
-
- Marks the ending of a sequence
- Marks the elements in a sequence
- Marks the begining of a sequence
- All of above
- None of these
Correct Option: B
Forward iterator pointing to the element within the range and that can be moved to the first position in the range.