![]() |
|
#1
|
|||
|
|||
java assignment (urgent)i was given an assignment in java and i am stuck please send me the code
i am supposed to use GUI , assist a brother , common guys Question Write down an interactive Java program to allow the user to input marks of a student and print out the pass slip of the given student. The student must have sat for 8 subjects. On the slip, this information has to be presented thus:MASAKA NATIONAL EXAMINATIONS BOARD Name of School: BAMUNAMEMORIALSCHOOL Name of Student: MawendeScholarstica || SUBJECT MARK GRADE English 80A Mathematics 50C- Etc ¦ UNTIL THE SUBJECTS ARE 8 RESULT AAVERAGE 84SUMMARY PASS N.B. The user must be allowed to input his/her own subjects and a mark but the system must generate the grade like this:80 to 100 A70 to 79 B60 to 69 C50 to 59 D40 to 49 E Below 39 F please help this my final exam i am stuck |
|
#2
|
|||
|
|||
Re: java assignment (urgent)Me, let alone anyone else wants to write this code for you. I will be glad to assist you in writing it, but I'm not just going to give you all the code (unless you pay me 125 dollars an hour
so start writing stuff, and I can help you. But I can't help someone that can't help themselve(dont know if that word is right). Justin Fox |
|
#3
|
|||
|
|||
Re: java assignment (urgent)so far this is what i have come up with , you think i could not come up with something , if you to help me help but stop asking for 125 dollars , i am in 3rd
world country which is uganda ...... JAVA Code:
Last edited by admin II : 02-May-2008 at 18:57.
Reason: Please surround your Java code with [java] your code [/java]
|
|
#4
|
|||
|
|||
Re: java assignment (urgent)Your first post seemed to imply that you wanted someone to just do all the work for you. Sorry if I took it the wrong way.
The code looks ok, what is it that you need help with now? Justin |
|
#5
|
||||
|
||||
Re: java assignment (urgent)Quote:
Others have asked for similar assistance, but expected all code to be completely "pre-packaged" and done for them, but since you didn't originally post any code -- how were we to know you had something available? Even I thought you were seeking a "do-it-all-for-me" solution. Thanks for posting what you have, but with future code in a post, please place it between [java] [/java] tags. 1. This condition: (scroll right, see the comment) JAVA Code:
3. There is not any NumberFormatException checking for the inputs before the calculations. Even though the text fields are specified to be 'marks', letters and other characters can be entered by the user. 4. ...and in the grade calculations, be careful!, you are mismatching the conditions! For example: (check the others too) JAVA Code:
__________________
Use the force...read the source!! WYCIWYG -- what you code is what you get! Last edited by TurboPT : 02-May-2008 at 18:43.
|
Recent GIDBlog
Gang violence and the drug culture by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Urgent-need help in completing my java assignment | trustme10301 | Java Forum | 2 | 02-May-2007 04:31 |
| To post messages / click Buttons of a Java Jar App using code | Jun0 | C Programming Language | 1 | 06-Jan-2007 14:44 |
| To post messages / click Buttons of a Java Jar App using code | Jun0 | Java Forum | 0 | 06-Jan-2007 11:14 |
| Scalability in Java and C++ | agx | Miscellaneous Programming Forum | 7 | 04-Feb-2006 15:35 |
| Made program in Java, trying C++ now, file i/o problems | technickel | C++ Forum | 4 | 19-Feb-2005 00:32 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The