Page 1 of 1

About Question enthuware.ocpjp.v7.2.1205 :

Posted: Thu Dec 05, 2013 7:57 am
by Bevorix
There is an syntax error in this line:

OutputStream os = new FileOutputStream(records2);) {

The last bracket and curly bracked needs to be omitted. Otherwise the code won't compile, not even with the right solution.

Re: About Question enthuware.ocpjp.v7.2.1205 :

Posted: Sun Dec 08, 2013 10:21 pm
by admin
You are right. This has now been fixed.

thank you for your feedback!
Paul.