public class Erathosten { public static void main(String args[]) { // Create an array of boolean boolean spieve[] = new boolean[100]; // Initialize it to true for (int i=0;i