Page 1 of 1

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

Posted: Tue Oct 28, 2014 7:53 am
by milskruger
I'm assuming the test here is if we know that assertion is included in Java >1.5, and not if we want to enable assertions.

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

Posted: Tue Oct 28, 2014 8:38 pm
by admin
Yes, enabling/disabling of assertions is done at run time. The question asks about the command required to compile the code.