Search:

Type: Posts; User: Zyrion

Search: Search took 0.10 seconds.

  1. Replies
    9
    Views
    1,877

    Re: Im very new to java And switch statements

    Tamilarsi take a look at http://www.javaprogrammingforums.com/cafe/9544-problem-spoon-feeding.html
  2. Replies
    9
    Views
    1,877

    Re: Im very new to java And switch statements

    This portion looks fudged up to me. You should revise it. First off your using a bit-wise operator to compare the expressions in your if statements. You should be using &&. Secondly, if gpa == 4.0,...
Results 1 to 2 of 2