how to write full java code for this question:
The code will display status for student grade which will be input by user.The proses which determine the status for each grade that will be input had to called method "ShowStatus()".Following is grade and status:
Grade Status
A Excellent
B Good
C Medium
D Failed
i'm using JCreator..........PLEASE HELP!