User Profile

Collapse

Profile Sidebar

Collapse
vadrama
vadrama
Last Activity: Mar 8 '07, 02:51 PM
Joined: Mar 7 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • vadrama
    replied to Grades program
    in Java
    Thanks for the help!
    See more | Go to post

    Leave a comment:


  • vadrama
    started a topic Grades program
    in Java

    Grades program

    takes a list of grades and counts the amount A's, B's, C's etc...

    I am using a while statement to count the total number of grades which works great, but my if and else statements to count how many A's, B's, etc...it seems the program is going through the While statement totally ignoring my if and else if statements.

    I tried doing muliple while statements but that gives unpredictable results. It seems I am missing...
    See more | Go to post
    Last edited by horace1; Mar 7 '07, 08:01 PM. Reason: added code tags
No activity results to display
Show More
Working...