Search:

Type: Posts; User: trejorchest

Search: Search took 0.09 seconds.

  1. [SOLVED] Re: Java assignment, concerning Arrays and Loops

    Okay, I got the program working! THANK YOU for your help copeg. In my "for loop", I replaced the "&&" with just "&". I also removed the "count" variable completely and incremented the gradeA, gradeB,...
  2. [SOLVED] Java assignment, concerning Arrays and Loops

    I'm incredibly new to writing Java code (using Netbeans, by the way). For my assignment, I have to use arrays to calculate the sum, average, largest, and smallest of any number of test scores. In...
Results 1 to 2 of 2