Question: Write a function named integerPower() that accepts two integer numbers (base and exponent) as formal parameters and returns the value of base exponent.
Write a function named integerPower() that accepts two integer numbers (base and exponent) as formal parameters and returns the value of base exponent.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
