Examveda

Which among the following is correct function call for rand() and random()?

A. rand() and random();

B. rand() and random(1);

C. rand(1) and random(1);

D. rand(1) and random();

Answer: Option A


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output