if (Alan'sBrainisFull) && (AlanMakesnosense)
{
System.out.println("AHHHHHHHHHHHHHHHHHH!");
}
Alright let me try that again
The exam is MORE difficult than Marcus' (and pretty close to Dan's more difficult questions. Take Dan's q's mix up the answers ie take them from different topics but so they still make sense then that's pretty close. Now, experienced Java and OO programmers may have a different take as you'd probably run into these methods by trying to figure things out. I'm really serious when it says in a 1.2 book that it will not be tested on the exam it's on 1.4, it seems like the 1.4 writers read them and purposefully put them on the exam. I could see the words from the textbook in my head ... this is not required but is just used to illustrate....WARNING!
Memorize ALL the methods of Object, String, Thread, all methods of all members of collections. (knowing just set,map and list won't get you anywhere, you need to know specifics about subinterfaces).
While I'm really relieved I passed, I'm but I'm still kinda annoyed that Sun doesn't publish a proper guide. With a proper text, it would have been much easier
[ September 17, 2002: Message edited by: Alan Phillips ]