Home » C Programming » C-Library-Functions » Question
  1. What is function srand(unsigned)?
    1. Doesn’t exist
    2. Is an error
    3. Sets the seed for rand
    4. All of above
    5. None of these
Correct Option: C

Sets the seed for rand



Your comments will be displayed only after manual approval.