#define FIRST 360 #define SECOND 240 …
In this article we will see program to compute x to the power n using while loop in …
#include<stdio.h> #define MAX 10000 char* getReverse(char str[]){ static in…