Search:

Type: Posts; User: wandertheverse

Search: Search took 0.16 seconds.

  1. Replies
    4
    Views
    2,235

    Re: Comparing Strings?

    Thank you. That makes sense.

    Another quick question: how do you use the scanner to read a String input?
    input.nextString() ?

    Thanks again for the help.
  2. Replies
    4
    Views
    2,235

    Comparing Strings?

    I'm in an introductory Java class (just started) so I'm pretty bad at it, any advice or help would be greatly appreciated.
    I am having trouble comparing two string variables. I am using .equals()...
Results 1 to 2 of 2