The operator * is prefixed to an iterator to

a) Multiply the element in the container
b) Extract the element in the container to assign to it only
c) Extract the element in the container to fetch its value only
d) Extract the element in the container as either an l-value or an r-value
e) The * is overloaded to perform addition, so this operator moves where the iterator points by a number of elements.

d) Extract the element in the container as either an l-value or an r-value

Computer Science & Information Technology

You might also like to view...

What is the default file extension for PowerPoint 2016 files?

A) .pptxm B) .potx C) .ppt D) .pptx

Computer Science & Information Technology

Which of the following is not a main area of the Navigation Pane?

A) Your PC B) Quick access C) Network D) OneDrive

Computer Science & Information Technology