Report Card Program in Java
I learned Java last semester, so I thought I should make a project. I searched on Google for Java projects and I found: Write a program to take marks of 2 subjects from the user and display the Total, Percentage, Highest Marks, Average, and Remarks. ...