MCQOPTIONS
Saved Bookmarks
| 1. |
The built-in library function srand( ) is |
| A. | used to generate random values. |
| B. | used to set the starting seed for generating random values. |
| C. | used to force a duplication of the random sequence pattern. |
| D. | used to generate "special" random numbers. |
| Answer» C. used to force a duplication of the random sequence pattern. | |