posted 8 years ago
Good morning,
I'm using this old post because I might have found an errata in the same page.
In the #7, the answer is A, but I think that the code doesn't compile due to toRealPath() and File.isSameFile(path1, path2). These methods trow an IOException but it's not handled in any way.
Is this an errata or am I missing something here?
Than you!