/*Write a java program that prompts the user for an integer and then one thread prints out all prime numbers up to that integer & 2nd thread prints all nos divisible by 3.*/
↧
/*Write a java program that prompts the user for an integer and then one thread prints out all prime numbers up to that integer & 2nd thread prints all nos divisible by 3.*/