May 18, 2022Write a program to find the numbers in an array that are bigger than 50 using pointers.Harsh
May 12, 2022Using recursion write a program where read two numbers a and b, a is raised to the power b.Harsh