Multiple Choice
The C function ____ yields the result of a value raised to the power of another value.
A) pow
B) exp
C) abs
D) sqrt
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: A previously stored number, if it has
Q27: When the -- operator appears after a
Q28: The _ sign is a signal to
Q29: C provides the programmer with the capability
Q30: The argument to the sqrt function must
Q32: A special type of assignment statement that
Q33: =+ is a valid C operator.
Q34: The _ function requires a control string
Q35: Format modifiers, if used, must always be
Q36: The expression sum = sum + 10