Page 1 of 1

About Question enthuware.ocpjp.v7.2.1281 :

Posted: Thu Jul 24, 2014 2:20 am
by bptoth
In the example to the format() method explanation, the last "console(...)" method call in the method chain seems to be incorrect. The chained format() method calls keep returning the same Console object, but Console itself doesn't have a console() method

Re: About Question enthuware.ocpjp.v7.2.1281 :

Posted: Thu Jul 24, 2014 9:05 am
by admin
You are right. It should be format and not console. Fixed.

thank you for your feedback!
Paul.