Function template back_inserter returns:

a. A container.
b. An iterator for a container.
c. An element in a container.
d. A reference to an element in a container.

b. An iterator for a container.

Computer Science & Information Technology

You might also like to view...

The MAXIMUM aggregate function can work with Short Text data

Indicate whether the statement is true or false

Computer Science & Information Technology

The onsubmit event handler is placed ____.

A. in the document head B. within the

element C. at the end of a form D. after the onreset event handler

Computer Science & Information Technology