Could questions similar to these be on the real exam?
These were from WGS-PREX-J035B-Form3:
Since A, B, C and E were things I learned about in the K&B book, I thought the answer must be one of them. But it wasn't. Do I need to know about Iterator and RandomAccess?
-----
I guessed correctly? But will I really need to covert hexidecimal to binary? Or is an easier way to solve this?
-----
These were from WGS-PREX-J035B-Form2:
This test had 3 questions involving Daemon Threads. Afterwards, I found Kathy's post about daemon threads
here. , but still, getting three questions that required actual knowledge of something I had never heard of before really shook me up.
-----
-----
-----
Also, there were some questions, which I'm not going to be able to find now, that dealt with methods I wasn't familar with. clone() was one of them, and the other was getClass(). I see from the api that they are the only methods of class Object that I didn't know about. The others are all mentioned in table 7-1 in the K&B book.
-----
So anyway, I'm taking the test in 38 hours, and I'm concerned that knowing the material from the K&B book isn't enough. However, I read a post where Kathy said that the people who wrote the sample questions aren't necessarily the same ones that wrote the questions for the read test. I guess I'm just trying to assure myself that I know all I need to know, and there won't be new methods, classes or interfaces popping up on the exam that I don't know anything about.