Q206
Which of the following is not a valid mathematical function?
A.
frexp(x);
B.
atan2(x,y);
C.
srand(x);
D.
fmod(x);
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board