Multiple Choice
The function ____ returns the absolute value of its double-precision argument.
A) double ceil(double)
B) double fmod(double)
C) double fabs(double)
D) double abs(double)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: The getcharacter() function can be used for
Q9: When a function simply receives copies of
Q10: The minimum requirement of a _ is
Q11: Placing the appropriate #include statement at the
Q12: Each C function is a separate and
Q14: When you write a function, you are
Q15: Many C compilers have a randomize() routine
Q16: Scaling a random number as an integer
Q17: In earlier versions of C, function prototypes
Q18: _ reads the computer's internal clock time,