Vidyalelo
C++ Programming · Q365

C++ miscellaneous

Programming · C++ Programming · question 365

Q365

What is the use of includes function in c++?

A.
Compares two ranges of data
B.
Compares two sorted ranges of data
Answer
C.
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