1.

To raise any number to a power, ................ is used.

A. the exponent symbol ^
B. the built-in library function pow(x,y)
C. the built-in library function pow10(x)
D. concatenation
Answer» C. the built-in library function pow10(x)


Discussion

No Comment Found