Solved

Which of the Following Is True

Question 4

Multiple Choice

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 numbers-a set of random numbers that can't be predicted.
C) Random numbers produced by the rand function are nondeterministic.
D) None of the above.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions