About Question enthuware.ocpjp.v7.2.1520 :
Posted: Thu Apr 07, 2016 1:53 pm
There appears to be an error in the suggested answers to this question; they should all be prepended with "Got : " based on the System.out.println() call:
Obviously this is irrelevant due to the incorrect glob filter, but still appears to need an update for consistency's sake.
Thanks for a great product.
Code: Select all
System.out.println("Got : "+file.getFileName());
Thanks for a great product.