Search:

Type: Posts; User: Norm

Search: Search took 0.45 seconds.

  1. Replies
    5
    Views
    1,241

    Re: New program error help

    Pass this to your favorite search engine: java equals method
  2. Replies
    5
    Views
    1,241

    Re: New program error help

    Use the equals() method to compare Strings.

    BTW:
    The compare for equals operator is ==
    The assignment operator is =
  3. Replies
    5
    Views
    1,241

    Re: New program error help

    Please copy the full text of the error message and paste it here. It has important info about the error.

    Please edit your post and wrap your code with code tags:


    YOUR CODE GOES HERE

    to get...
Results 1 to 3 of 3