posted 9 years ago
Really?! That's a relief! I remember nearly going insane counting parentheses and curly brace for the OCP 6 a few years ago, to make sure they matched. There was always an evil "does not compile" option which forced you to check these things.
I'm glad they've changed this. Nearly everyone uses IDEs these days anyway, and they all highlight missing punctuation as you type. The exam should concentrate on compiler errors that test the candidate's in-depth understanding of the underlying API, not missing punctuation.
OCA Java 6, OCP Java 6, OCP Java 8