Help With Java programming

Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Jul 2005
Posts: 2
Reputation: zoltzer is an unknown quantity at this point 
Solved Threads: 0
zoltzer zoltzer is offline Offline
Newbie Poster

Help With Java programming

 
0
  #1
Jul 25th, 2005
I need a program that will need to do the following for me in order to keep track of grades or at least how to get started using an Array:

Ask the user for the # of Math homework assignments
Ask the user for the total points possible for Math homework
Ask the user for the # of English homework assignments
Ask the user for the total points possible for English homework
Ask the user for the score on the Math final
Ask the user for the total points possible on the Math final
Ask the user for the score on the English final
Ask the user for the total points possible on the English final
Display the percentage for each of the four categories
Display the final grade percentage
Display the final grade according to the scale below:

90-100%= a
80-90% = b
70-80% = c
60-70% = d
<60% = E
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 55
Reputation: Sauce is an unknown quantity at this point 
Solved Threads: 0
Sauce Sauce is offline Offline
Junior Poster in Training

Re: Help With Java programming

 
0
  #2
Jul 25th, 2005
You might want to read the rules of this forum. We only help those who have shown effort, which you have not shown any. So unless your offering to pay somebody...do some work!
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 2,108
Reputation: server_crash is on a distinguished road 
Solved Threads: 18
server_crash server_crash is offline Offline
Postaholic

Re: Help With Java programming

 
0
  #3
Jul 25th, 2005
So what's your question?
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 213
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Help With Java programming

 
0
  #4
Jul 25th, 2005
how to get started using an array:
int[] arr = new int[10000];
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 259
Reputation: sam1 is an unknown quantity at this point 
Solved Threads: 1
sam1's Avatar
sam1 sam1 is offline Offline
Posting Whiz in Training

Re: Help With Java programming

 
0
  #5
Jul 27th, 2005
then try using if statements to output the grades.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Java Forum
Thread Tools Search this Thread



Tag cloud for Java
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC