Test taking tips for OCA OCP Java Certification Exams?
Posted: Thu Jun 11, 2020 3:40 pm
Greetings,
I took my 2nd 1Z0-815 mock exam today. I got 55%. My first mock exam was 34%. I guess I am quite happy as this is a huge improvement of 62%, for me.
There were 82 questions on the mock test, but around question 67, I found myself only having ~8 minutes left, so I just chose random answers from question 67 onward. Then I went back between 67 and 82 to do the easy ones first (modular jdk, jdk).
I actually got 80% of the "Real Brainer" questions correct, because these hard questions were placed in the front of the test, I spent my time doing them mentally. I understand that we are aiming towards a 90%+ score here, but I want to know of any strategy to manage my time better.
1. When you guys read the code, for questions asking what is the output of this code, do you start from the main method? Or do you read everything from top to bottom?
2. How do you identify Real Brainer questions? The questions with the loops really throw me off. It is so hard to keep track of the variable values.
3. Is there any short-circuiting tips for certain question types?
4. On the real test, are there a lot of loops and Real Brainer questions, too?
5. Is the strategy mainly looking to short-circuiting the questions? Or actually compiling the code mentally?
I took my 2nd 1Z0-815 mock exam today. I got 55%. My first mock exam was 34%. I guess I am quite happy as this is a huge improvement of 62%, for me.
There were 82 questions on the mock test, but around question 67, I found myself only having ~8 minutes left, so I just chose random answers from question 67 onward. Then I went back between 67 and 82 to do the easy ones first (modular jdk, jdk).
I actually got 80% of the "Real Brainer" questions correct, because these hard questions were placed in the front of the test, I spent my time doing them mentally. I understand that we are aiming towards a 90%+ score here, but I want to know of any strategy to manage my time better.
1. When you guys read the code, for questions asking what is the output of this code, do you start from the main method? Or do you read everything from top to bottom?
2. How do you identify Real Brainer questions? The questions with the loops really throw me off. It is so hard to keep track of the variable values.
3. Is there any short-circuiting tips for certain question types?
4. On the real test, are there a lot of loops and Real Brainer questions, too?
5. Is the strategy mainly looking to short-circuiting the questions? Or actually compiling the code mentally?