-
Write a program to accept a number from the user and check if it’s prime, coprime or circular prime.
-
Write a program to accept a number from the user and display it in reverse order.
-
Write a program to display the ASCII code of the number/letter entered by the user.
-
write a program to find the minimum and maximum element of the array.