Vidyalelo
C++ Programming · Q433

C++ miscellaneous

Programming · C++ Programming · question 433

Q433

Pick out the correct statement about permutation.

A.
If the function can determine the next higher permutation, Returns false
B.
If the function can determine the next higher permutation, Returns true
Answer
C.
If the function can't determine the next higher permutation, Returns true
D.
If the function can determine the lower higher permutation, Returns true

Answer: Option B

Solution

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