

MCQOPTIONS
Saved Bookmarks
1. |
Which header file is required to use accumulate() function? |
A. | <algorithm> |
B. | <numeric> |
C. | <vector> |
D. | <iostream> |
Answer» C. <vector> | |