There should be an base case for ----- if X = 0 then what should return and if n = 0 then what should return Project : xPown.java
There should be an base case for -----
if X = 0 then what should return and
if n = 0 then what should return
Project : xPown.java