Page 1 of 1

About Question com.enthuware.ets.scjp.v6.2.547 :

Posted: Sat Jan 24, 2015 4:44 am
by aitorbk
"320 is an int and so can be assigned to an int variable. f = 320.0 is not valid as 320.0 would be a double."

Should read "can be assigned to a float variable".

Re: About Question com.enthuware.ets.scjp.v6.2.547 :

Posted: Sun Jan 25, 2015 9:35 pm
by admin
Fixed.
thank you for your feedback!