Vidyalelo
C++ Programming · Q574

C++ miscellaneous

Programming · C++ Programming · question 574

Q574

Which function is used to return the minimum element in the range?

A.
min
B.
minimum
C.
min_element
Answer
D.
max_element

Answer: Option C

Solution

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