Search:

Type: Posts; User: chronoz13

Search: Search took 0.11 seconds.

  1. Replies
    8
    Views
    10,476

    Re: While Loop Exit with String

    and i've notice in his program when i removed this


    licenseNumber = input.nextLine();

    it works fine when using the operator != or ==.

    hmmm ...
  2. Replies
    8
    Views
    10,476

    Re: While Loop Exit with String

    is it because of referencing? is it because Strings are not primitive data type? is it because its an object?
    any brief explanation regarding with this? im also curious with that matter...
Results 1 to 2 of 2