Page 1 of 1

Re: About Question enthuware.ocajp.i.v7.2.1175 :

Posted: Mon Sep 18, 2017 10:56 pm
by admin
The whole statement "String".replace('g','g')=="String" is an expression. Evaluation means to find out the value of this expression. "evaluates to true" means that when the JVM evaluates this expression, it determines that the value is true.

Re: About Question enthuware.ocajp.i.v7.2.1175 :

Posted: Sun Jan 21, 2018 7:54 pm
by bomicbon
Oh my god this has got to be the most nit-pickiest quirk I've seen thus far. #SADBOYZ