

MCQOPTIONS
Saved Bookmarks
1. |
Which statement is true with respect to RAND_MAX? |
A. | specifies value for status argument to exit indicating failure |
B. | specifies value for status argument to exit indicating success |
C. | specifies maximum value returned by rand() |
D. | specifies maximum value returned by srand() |
Answer» D. specifies maximum value returned by srand() | |