Write a program to print first 10 multiples of 5 July 8, 2019 16 32 64 128 Write a program that prints a multiplication table for numbers up to 12 Write a program to display all prime numbers within a range Write a program that reads a set of integers and then prints the sum of the even and odd integers Write a java program to check whether a given number is prime or not