About Question enthuware.ocajp.i.v7.2.1073 :
Posted: Tue Apr 22, 2014 12:11 pm
The answer #3 has a typo:
'2ndArgument' is not a valid identifier name because an identified must not start with a digit (although it can contain a digit.)'
should be:
'2ndArgument' is not a valid identifier name because an identifier must not start with a digit (although it can contain a digit.)'
'2ndArgument' is not a valid identifier name because an identified must not start with a digit (although it can contain a digit.)'
should be:
'2ndArgument' is not a valid identifier name because an identifier must not start with a digit (although it can contain a digit.)'