Home » C Programming » C-Library-Functions » Question
  1. What is the return type of rand() function?
    1. int
    2. double
    3. long
    4. short
    5. None of these
Correct Option: A

int



Your comments will be displayed only after manual approval.