About Question com.enthuware.ets.scjp.v6.2.364 :
Posted: Mon Dec 05, 2011 1:09 pm
Isn't there a typo in code line marked with "7."?
Shouldn't it be:
System.out.println(...)
where now it is:
System.out.printn(...)
?
Shouldn't it be:
System.out.println(...)
where now it is:
System.out.printn(...)
?