Page 1 of 1

About Question enthuware.jwpv6.2.1135 :

Posted: Thu Sep 19, 2013 2:25 pm
by Jkike79
Hi,

it's not important but the explanation cointains a typing error.

${ten*1.5} will return 15.0 and not 10.0

Barbara

Re: About Question enthuware.jwpv6.2.1135 :

Posted: Thu Sep 19, 2013 6:36 pm
by admin
Yes, but the statement says,
"10" will be parsed using Double.parseDouble, thus returning 10.0
.
This has been made more clear now.

thank you for your feedback!
Paul.