Vidyalelo
C++ Programming · Q855

C++ miscellaneous

Programming · C++ Programming · question 855

Q855

Which of the following is correct about Valarray?

A.
Supports element-wise mathematical operations
Answer
B.
Slower than a normal array
C.
Harder to use
D.
Can have only integer Valarrays

Answer: Option A

Solution

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