

MCQOPTIONS
Saved Bookmarks
This section includes 1 Mcqs, each offering curated multiple-choice questions to sharpen your C++ Programming knowledge and support exam preparation. Choose a topic below to get started.
1. |
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 |
C. | Returns the number & result |
D. | Return the characters |
Answer» C. Returns the number & result | |