Purchase Solution

A java program to calculate future tuition

Not what you're looking for?

Ask Custom Question

Suppose that the tuition for a university is $ 10,000 this year and increases 5% every year. Write a Java program that uses a loop to compute the tuition in ten years. Write another Java program that computes the total cost of four years worth of tuition starting ten years from now.

Purchase this Solution

Solution Summary

This solution shows how to create a for loop in Java. It does so by showing a simple program that calculate future tuition based on some initial parameters.

Solution Preview

This solution uses a class called Tuition to do all of the calculations. The main method in the ...

Purchase this Solution


Free BrainMass Quizzes
Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Javscript Basics

Quiz on basics of javascript programming language.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

C++ Operators

This quiz tests a student's knowledge about C++ operators.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.