To raise any number to a power, use?

  1. the exponent symbol ^.

  2. the built-in library function pow(x,y).

  3. the built-in library function pow10(x).

  4. concatenation.


Correct Option: B

Find more quizzes: