Question

Which of the following is true?
a. C++ does not provide any capabilities for generating random numbers that cannot be predicted.
b. C++11 provides random number capabilities that can produce nondeterministic random numbersa set of random numbers that can"t be predicted.
c. Random numbers produced by the rand function are nondeterministic.
d. None of the above.

Answer

This answer is hidden. It contains 122 characters.