Page 1 of 1

About Question enthuware.ocajp.i.v8.2.1395 :

Posted: Wed Jan 22, 2020 11:27 am
by eliaskhan
In such type of questions, you will need to work out the values of the loop variables for every iteration (unless you can recognize the pattern) on your worksheet.
How does one really recognize patterns like this, so that you don't have to go through the motions of keeping track of all the variables?

I always lose a lot of time on these kinds of questions.

Re: About Question enthuware.ocajp.i.v8.2.1395 :

Posted: Wed Jan 22, 2020 10:39 pm
by admin
It will improve with practice. Usually, it is done in the head, but in the beginning, you need to write down the value of each variable on a paper and updated it while following through the code.