36-PrimeNumberWithRecursive The program is designed to check whether the number entered by the user is a prime number by using recursive methods.