Vidyalelo
C++ Programming · Q1000

C++ miscellaneous

Programming · C++ Programming · question 1000

Q1000

What is the use of accumulate function in a numeric library?

A.
Returns the number
B.
Returns the result of accumulating all the values in the range
Answer
C.
Returns the number & result
D.
Return the characters

Answer: Option B

Solution

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