About Question enthuware.ocpjp.v7.2.1281 :
Posted: Thu Jul 24, 2014 2:20 am
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