To prepare for the
Java Programmer exam, I've been developing a web page that offers a set of three mock exams. A reader can be certain that all of my answers are correct because the code can easily be pasted into a source code file for
testing.
Currently, there are a total of sixty questions distributed across three mock exams of twenty questions each. The topics covered in the current version are inheritance, initialization, inner classes, casting, operators, and control flow. I've been adding more topics every few days.
To keep the exams interesting, the ordering of the questions is reshuffled each time I post a new revision. Please see the web page to learn how it is possible to reshuffle the contents of an exam.
Please give my mock exams a try and let me know what you think.
http://www.geocities.com/danchisholm2000/ Please use the latest version of each mock exam since I delete the older versions periodically.
Dan