What is the use of random_shuffle() function of STL algorithm?
A. To generate the random sequence in a range
B. To generate a sequence in a given range and arrange them in random order
C. To rearrange given sequence randomly
D. To select any random number from the given sequence.
Answer: Option C

Join The Discussion