Search:

Type: Posts; User: copeg

Search: Search took 0.11 seconds.

  1. Replies
    3
    Views
    3,986

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

    Big difference between the two - while the code may 'work', stick to &&

    Operators (The Java™ Tutorials > Learning the Java Language > Language Basics)
  2. Replies
    3
    Views
    3,986

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

    First, inspect the logic of those if statements to get the gradeA,B,etc...a value can never be less than/equal to 90 AND greater than/equal to 100. Second, inspect how count is incremented each time...
Results 1 to 2 of 2