Dear
Java Gurus,
I am feverishly preparing for the
SCJA exam and have a "rule of thumb" question.
Some of the practice questions in Cameron McKenzie's book
test whether you know if sample code will compile\run, even if it doesn't look pretty. In a few of the practice questions, I also noticed that answers were eliminated because they didn't follow name conventions, but would compile (i.e.
Mock Exam Questions, pg. 77, answer 3-19).
So if a possible answer does not follow naming convention, but will compile, should it be thought of as correct or incorrect? Does Sun provide any guidance on the issue?
Let me also say that Cameron's books have been
extremely helpful and my post is in no way a dig at him.