Q365
What is the use of includes function in c++?
A.
Compares two ranges of data
B.
Compares two sorted ranges of data
AnswerC.
Includes a new element in the range
D.
Includes a new element in the end
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board