Problem #184 C++ using OBJECT ORIENTED PROGRAMMING

Write a Java program to compute the sum of the first 100 prime numbers

Your Solution