Page 1 of 1
About Question enthuware.ocpjp.v7.2.1306 :
Posted: Fri Sep 13, 2013 5:17 pm
by sinapse
It has been very difficult foe me to understand that the options should be inserted in sequence here.
Re: About Question enthuware.ocpjp.v7.2.1306 :
Posted: Fri Sep 13, 2013 8:34 pm
by admin
Basically, you want to write the code that will search for an element that exists in 2nd position in the array so that the search will find it at 2 and print 2.
Only option 2 will not be sufficient because you need to sort the array first.
HTH,
Paul.
Re: About Question enthuware.ocpjp.v7.2.1306 :
Posted: Sat Sep 14, 2013 8:15 am
by sinapse
Yeah I know, but the way the question is formulated, is hard to understand that you can put the answer in sequence.
Thanks
Re: About Question enthuware.ocpjp.v7.2.1306 :
Posted: Tue Oct 07, 2014 9:52 am
by shcher
Fully agree with sinapse.
Real exams have wording like "which 2 pieces of code should be inserted together at 1"
Re: About Question enthuware.ocpjp.v7.2.1306 :
Posted: Wed Jan 21, 2015 8:28 am
by cnh57811
I came here to make the same comments as made by some others...
It is not clear to me, that we needed to select 2 answers that would BOTH be inserted at line //1 at the same time. Maybe this could be made more clear. Thanks!
Re: About Question enthuware.ocpjp.v7.2.1306 :
Posted: Wed Jan 21, 2015 10:18 am
by admin
The question has been updated to make it more clear.
thank you for your feedback!
Paul.