wap to accept a number and check if the number is a prime number using while loop in java
Answers
Answered by
0
Answer:
please make me brainliess
Explanation:
In this java program, we will take a number variable and check whether the number is prime or not.
i)public class Prime Example{
i)public class Prime Example{i)public static void main(String args[]){
Similar questions