Write a program to input two interger n and p .Find and print n raised to the power p. Do not use Math.pow() function. Assume that n>0 and p >=0.
Answers
Answered by
0
Answer:
in which language plzzz mentioned in ur question
Similar questions