Computer Science, asked by agilandon9395, 10 months ago

Write a menu driven program to accept a number from the user and check whether it is a automorphic or prime number

Answers

Answered by gauravarduino
0

Explanation:

Java program for Prime no. and Automorphic Number ... using switch case (menu driven) we are going to write the following program. ... System.out.print("Enter number to check ...

Similar questions