Aleksandra Semenova wrote:
Enthuware is very very similar to the real exam in terms of topic coverage, but the questions are much more complicated, then the real ones.
zach zhang wrote:
Aleksandra Semenova wrote:
Enthuware is very very similar to the real exam in terms of topic coverage, but the questions are much more complicated, then the real ones.
You mean the Enthuware is still a little bit difficult than the real oracle exam?
Bindu Lakhanpal wrote:All I can remember is Enthuware was more or less equal in difficulty to exam(Real exam around 90% difficult to Enthuware). But I know Devaka's mock were really tougher than exams. I liked both. If you get 80% in enthware and 65% in Devaka, you are quite prepared. Thats my point of view only.
Spot false dilemmas now, ask me how!
(If you're not on the edge, you're taking up too much room.)
Bert Bates wrote:Also, I completely agree that one of the best ways to study for the exam is to write lots and lots of little Java programs. We wrote lots and lots of little Java programs (hundreds really), while we were writing this book.
Bindu Lakhanpal wrote:Hi Zach,
I remember, I could not get 80% in all. In fact, I failed my first enthuware test. But then I studied the concept I was weak at and as you said then keep on improving in next tests, noting down, studying, coding more on my weak points.
Then after a gap of 2 weeks, I took tests again. Then I got average 80%, I think. May be 75%. I don't remember. Its a long time now. As you already know, the key is the improvement you can have after each test. In real test I got 82%. And yes I also did K & B mock tests too. Those were great!
zach zhang wrote:
Bert Bates wrote:Also, I completely agree that one of the best ways to study for the exam is to write lots and lots of little Java programs. We wrote lots and lots of little Java programs (hundreds really), while we were writing this book.
I am currently do this. I think little java programs will help me understand a lot of tricky points more deeply.
Roel De Nijs wrote:
I hope you follow the advice given in many study guides and on this forum. When you are preparing for a certification exam, you should use a text editor and javac/java, not an IDE to write your little java programs.
zach zhang wrote:However, for a certification exam, I think there is no big difference between them but text editor do help.
Roel De Nijs wrote:
zach zhang wrote:However, for a certification exam, I think there is no big difference between them but text editor do help.
On the certification exam you'll have to spot compiler errors (and runtime errors) too without the help of an IDE. The IDE does things for you which you have to do on the exam yourself. The most obvious one is spotting compiler errors. But an IDE will also take care of the classpath, something you should also know for the exam. Here you'll find a rancher's experience who benefited of the switch from IDE to text editor.
Paul Statham wrote:But that's the problem I'm not sure how well I really know it, I can see a question I've already covered and know which ones are the right answer even before reading the question properly.
Paul Statham wrote:Anyone else have this problem?
Paul Statham wrote:I also have the Herrera, Esteban practice questions for the exam, which were much more difficult than Enthuware questions, mostly because it has a lot of questions worded 'Choose all that apply'
Roel De Nijs wrote:
Paul Statham wrote:But that's the problem I'm not sure how well I really know it, I can see a question I've already covered and know which ones are the right answer even before reading the question properly.
How often did you take each mock exam to know them almost by memorization?
Roel De Nijs wrote:
I know Enthuware has a Last Day exam. I assume you probably already took that one as well. So probably not an option anymore. Maybe you can find some additional mock exams on ScjpMockTests.
Paul Statham wrote:This particular enthuware doesn't have a last day exam test. Thanks for the link but they seem to be quite out of date, I can't spot any that would be specific to the topic covered in the upgrade exam?
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
|