Write an application that prompts a user for a child’s current age and the estimated college costs for that child at age 18. Continue to reprompt a user who enters an age value greater than 18. Display the amount that the user needs to save each year until the child turns 18, assuming that no interest is earned on the money. For this application, you can assume that integer division provides a sufficient answer. Save the file as CollegeCost.java.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.