Vidyalelo
C Programming · Q206

File Input Output

Programming · C Programming · question 206

Q206

Which of the following is not a valid mathematical function?

A.
frexp(x);
B.
atan2(x,y);
C.
srand(x);
D.
fmod(x);
Answer

Answer: Option D

Solution

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