

MCQOPTIONS
Saved Bookmarks
1. |
What is Valarray in C++? |
A. | Container for efficient operations on an array |
B. | Container for efficient printing of the array |
C. | Container for efficient value conversion of array |
D. | Container for efficient type conversion of array |
Answer» B. Container for efficient printing of the array | |