On exam I have:
8-10 questions about I/O
1 GC
1 util (HashSet)
5-6 awt
7 Threads
And many questions about Language fundamentals, Operators and Assigments,...
I have prepared 1 month by
www.jchq.net. I am from Belarus and it is difficult for me to buy any good books. There are some strange questions, for example:
What return type may be?
returnType aMethod(byte x, double y) {
return (short)x/y*2;
}
I never met them
But if you will take 1-2 hours every day to learn, you will pass.