wowak.com
job.wowak.com
Menu
Menu

Java Mnemonics for the Sun Certified Programmer for Java Test

Here are some mnemonics to help with the SCJP test. It will help in remembering which modifiers were allowed for the various features. I also came up with a silly story to help remember all of the keywords and reserved words. Let me know if there are mistakes here or if you have more to add. - Brad

The Public Class Finalized the Default test with an Abstract art project.
class - public, final, default, abstract

The Varsity Puma water Polo Pony team posted a Dismal Final Score on T.V.
variable - public, protected, private, default, final, static, transient, volatile

It's Maddening the Puma water Polo Pony team Failed Again Despite a Synchronized effort to Not Sink.
method - public, protected, private, final, abstract, default, synchronized, native, static

An effort to re-Construct the Puma Polo Pony team Died.
constructor - public, protected, private, default

The Block of Synchronized swimmers remained Static for the Default amount of time.
block - synchronized, static, default

Reserved words story:

The abstract art class asserted independence with a public display of a protected private package of imported super switches and a case of boat floats. While they continue to break them by throwing double long natives into them and finally return an instanceof dodo which extends the dada movement in strict fporm.

This new type of art called interface art is volatile in its final "null and void" charred view of the world. The short displays are never static. Try to catch the meaning that throws itself constantly from the display.

The transient chaos seems to be synchronized into true form. For if the students are falsely random it will goto an orderly state in the way it implements or else the boolean logic will default into random bytes.


Menu
Menu