hi everyone,
i am very new in java. can anyone help me to solve the following problem:
A school conducts a 100 mark exam for its student and grades them as follows:
Grade:
Grade A: Marks>75
Grade B: 75>Marks>60
Grade C: 60>Marks>50
Grade D: 50>Marks>40
Write ajava program to calculate the grades for a student, using if..else statement. use some given value to test the code.
thank you,
regards,
shantuli