About Question enthuware.ocpjp.v7.2.1485 :
Posted: Mon Oct 26, 2015 9:31 am
Wich is the criteria for returning 'true' or a Java runtime exception?
Java Certification Resources and Java Discussion Forum
https://enthuware.com/forum/
This means, it will never throw an exception.If the argument arg is null, then the result is "false". If arg is a boolean or Boolean, then the result is the string returned by String.valueOf(). Otherwise, the result is "true".