madlyvagabonded madlyvagabonded 02-02-2017 Computers and Technology contestada Write a Java program to print the result in the series 10, 15, 20, 25, ..., 50. Hint: You can use an iteration statement for writing this program.