Vidyalelo
C++ Programming · Q937

C++ miscellaneous

Programming · C++ Programming · question 937

Q937

Which header file is required to use accumulate() function?

A.
<algorithm>
B.
<numeric>
Answer
C.
<vector>
D.
<iostream>

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board