Which of the following operations do bidirectional iterators have?
A. Prefix operator* to make available the container element for use as l-value or r-value.
B. Overloaded operator+ to add an int value to the iterator to move the place the iterator points forward by the argument number of elements.
C. Overloaded operator* to multiply the iterator by an int value to move the place the iterator points by a number of elements equal to the argument.
D. Overloaded operator- to move the place the iterator points backware by a number of elements equal to the argument.
A. Prefix operator* to make available the container element for use as l-value or r-value.
You might also like to view...
The ________ command automatically adjusts column widths, or the width of the entire table
Fill in the blank(s) with correct word
Microsoft Word has several features that will help you when editing a document. Please describe the following: insertion point, word wrap, and Overtype/Insert mode.
What will be an ideal response?