Create a grade calculator which allows a user to input a mark out of 100% and displays the grade F, P, C, D, or HD.

Here are the grade cutoffs:

F means Fail and is the mark is from 0 but less than 50
P means Pass and is the mark is from 50 but less than 65
C means Credit and is the mark is from 65 but less than 75
D means Distinction and is the mark is from 75 but less than 85
HD means High Distinction and is the mark is from 85 up to 100
how can i do this???

Recommended Answers

All 3 Replies

Please post some code of what you have done so far, and what you are stuck on.
If you don't have anything yet, break what you need to do down into groups.

I'm not sure you can do this. If you had done your homework and paid attention in class you'd not have posted your homework here after all but just done it.

There are lots of people here who will freely give their time to help you become the best Java programmer you can be. There's nobody here who is interested in helping you cheat or doing your homework for you.

DaniWeb Member Rules (which you agreed to when you signed up) include:
"Do provide evidence of having done some work yourself if posting questions from school or work assignments"
http://www.daniweb.com/community/rules

Post what you have done so far and someone will help you from there.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.