MCQOPTIONS
Bookmark
Saved Bookmarks
→
C Programming
→
Floating Point Issues in C Programming
→
What is the return type of rand() function?..
1.
What is the return type of rand() function?
A.
short
B.
int
C.
long
D.
double
Answer» C. long
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
For the function call time(), what type of parameter is accepted?
Which among the following is correct function call for rand() and random()?
Which of the following snippet will effectively generate random numbers?
Which of the following can be used for random number generation?
What is the return type of rand() function?
rand() and srand() functions are used _____________
Which is the correct way to generate numbers between minimum and maximum(inclusive)?
Which is the best way to generate numbers between 0 to 99?
What is function srand(unsigned)?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply