Antonius Herman

Greenhorn
+ Follow
since Sep 29, 2003
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Antonius Herman

collection scope javaranch
[ November 09, 2003: Message edited by: Nanda Hermawan ]
In my exam, there is no question about the methods/API in Collections
All questions is about their "behaviour" like the questions in K&B
only the exam questions are different style
I have one exam question that ask the "behaviour" of a Set Collection
and in the code there are iterator, nextElement(), hasNext()
but the exam didn't ask about iterator methods
it was about the Set behaviour that can only collect unique Objects
I passed the exam 2 days ago,
Before the exam you may choose to take exam Tutorial and you would be given 15 minutes.
Then you must fill in two surveys (15 minutes each)
After the surveys, come the Pre Test Agreement and this is when the 2 hours exam clock start ticking
I have read the Pre Test Agreement before, from Sun website, so I didn't waste any time and click "I Agree"
Is K&B book contain all material needed for the exam ?
I read Dan's and Marcus's exam and i found many 'not included' materials
like Iterators, interrupt(), isInterrupt(), operator precedence, BitSet, etc
Do I have to study them or I can just depend on K&B materials only ?
Thank you