Question: The assignment is to create a program using Java that adds the number 200 to itself 500 times in three different variables (a byte, a
The assignment is to create a program using Java that adds the number 200 to itself 500 times in three different variables (a byte, a short, and to an int). You are to output the three values on a single line every 10th time to a *.txt file (your program should place your name and the assignment number at the top of this output file). At the top out your program have comments with your name, the assignment number, and a brief description of the program. Also make certain to have comments within your program.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
