In a recursive power function that calculates some base to the exp power, what is the recursive call?

What will be an ideal response?

return base * power(base,exp-1);

Computer Science & Information Technology

You might also like to view...

When two computers are connected using Windows Remote Assistance, the desktop of the computer providing help is called:

A) Windows Remote Assistance B) Microsoft Knowledge Base C) Remote Assistance expert D) Remote Assistance novice

Computer Science & Information Technology

When typing a work email, don't use _____

Fill in the blank(s) with correct word

Computer Science & Information Technology