Vidyalelo
C Programming · Q7

Standard Library Functions

Programming · C Programming · question 7

Q7

What is the return value of the 'rand' function in C?

A.
A random integer
Answer
B.
A float between 0 and 1
C.
A character
D.
A boolean value

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board