Write a program to store the all the prime number from 1 to 1000 in to a file using objects. Read all the prime numbers store in the file and return their sum.
Answers
Answered by
0
Answer:
1,3,5,7,9,11,13,15,17,19,21,,23
Similar questions