Computer Science, asked by saksham838383838, 8 months ago

Write a program in java** to accept any 20 numbers and display only those numbers which are prime.

Answers

Answered by Aseem2005
1

Answer:

number is said to be prime it is divisible by 1 and the number itself . example 31 , 73 , 67........ are prime numbers.

Similar questions