The copy algorithm returns an iterator to-04067
The copy() algorithm returns an iterator to
This multiple choice question (MCQ) is related to the book/course vu cs304 Object Oriented Programming. It can also be found in vu cs304 Final Term - Quiz No.9.
The copy() algorithm returns an iterator to
the last element copied from
the last element copied to.
the element one past the last element copied from.
the element one past the last element copied to.