Computer Science, asked by tanya2601, 1 year ago

Write a java program to display prime numbers 1 to 100.

Answers

Answered by Anonymous
1
Hlo Tanya...
this is the correct one..
sorry the 2nd loop will be..
for (int j=1; j<=i;j++)
Attachments:
Similar questions