madlyvagabonded madlyvagabonded Today at 1:59 PM Computers and Technology Answered 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.