Search:

Type: Posts; User: Kalagor

Search: Search took 0.06 seconds.

  1. [SOLVED] Re: Why do these two lines of code not produce the same results? ("==" vs. ".equals()")

    Excellent. Thanks guys. It's ok with me because I can use it all for learning... probably a little deeper than needed at this point in my learning, but there is definitely a benefit. I'm so thankful...
  2. [SOLVED] Re: Why do these two lines of code not produce the same results? ("==" vs. ".equals()")

    Hello Cornix,

    I just tried the code you mentioned (here below) and the variable equal actually give me a value of true instead of false. Can you help to see if I did something wrong.


    String...
  3. [SOLVED] Re: Why do these two lines of code not produce the same results? ("==" vs. ".equals()")

    Wow... nice first experience. Thanks Norm and Cornix... both answers helped me understand better. Appreciate it.
  4. [SOLVED] Why do these two lines of code not produce the same results? ("==" vs. ".equals()")

    Hello,
    This is my very first post. I'm working on a codingBat problem and would like to know why the arguments in each if statement below produce different results. Can anyone help?

    if...
Results 1 to 4 of 4