Write a Java program (Using JGrasp)
(Not rated)
(Not rated)
Write a Java program that meets the following requirements:
- Display your name, major and expected graduation date.
- Use the appropriate labels for each item e.g. My name is Valerie
- Display the cost of your tuition and books for this semester.
- Perform an arithmetic statement that adds your semester costs.
- Display your semester cost.
** Create appropriate variables for the data.
At the beginning of the program add the following comments:
1. //Filename <the class name of your java program>
2. //Written by <your name>
3. //Written on <the date you started writing the program>
4. //Assignment number
12 years ago
Complete A++ Solution
NOT RATED
Purchase the answer to view it

- myprogram.zip