Hey, Andrew. Good catch on the 12:59 boundary. I was thinking backwards on that, <br><br>You&#39;re right. A deadline time of 12:59 means an overstay at 13:00.<br><br>Well done.  Two doggie biscuits for you.  Redeemable at McKinnon SC from 12:01 to 12:03 a.m. on any night with a blue moon.<br>

<br><br><div class="gmail_quote">On 18 November 2011 23:44, Andrew Pate <span dir="ltr">&lt;<a href="mailto:arp@mentonegrammar.net">arp@mentonegrammar.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Thanks to Mark for his insightful commentary on the exam - a much needed lightening of the day - and to everyone else who contributed.<br>
<br>
I have a different take on two algorithm questions:<br>
<br>
Qn C7:<br>
If currentTime=1300, then deadlineTime of 1259 will incur a fine, as they have past the time of the deadline.<br>
<br>
So my table is:<br>
<br>
dlTime  Exp outcome     Line    Reason<br>
1300    none            #7      curTime is = not &gt; dlTime<br>
1259    Msg             #7      curTime IS &gt; dlTime<br>
1301    none            #7      curTime is &lt; not &gt; dlTime<br>
-1      none            #6      existence check/no car<br>
<br>
And Qn C9<br>
I think there are actually TWO errors in the algorithm.<br>
The line length(numberplate) &lt; 6 should be &lt;= 6 or &lt; 7 [so is a RANGE CHECK error]<br>
AND<br>
The line For position &lt;- 1 To length(numberPlate) does not work for zero-based arrays. Aren&#39;t they all unless specified?<br>
So should be For position &lt;- 0 To Length&lt;numberplate) - 1 [so is OFF BY ONE error]<br>
<br>
In Q11 is it true in a complied program that variable names are replaced by memory addresses at runtime so reducing variable name length would not actually improve performance anyway?<br>
It might reduce compile time, but...There is no indication whether Kirsten will make an &quot;app&quot; ie compiled or web-app therefore interpreted?<br>
<br>
Finally are the following questions really worth the marks they have attributed?<br>
C4: Answer: Response rates - reason, the system is trying to overcome time limits and folks driving off before being nabbed.<br>
        Is that worth 1+ 3 marks?<br>
C6a: Answer must be sorted.<br>
        2 marks? Or do you have to specify ascending order?<br>
<br>
<br>
_______________________________________________<br>
<a href="http://www.edulists.com.au" target="_blank">http://www.edulists.com.au</a> - FAQ, Subscribe, Unsubscribe<br>
IT Software Development Mailing List kindly supported by<br>
<a href="http://www.vcaa.vic.edu.au" target="_blank">http://www.vcaa.vic.edu.au</a> - Victorian Curriculum and Assessment Authority and<br>
<a href="http://www.vcaa.vic.edu.au/vce/studies/infotech/softwaredevel3-4.html" target="_blank">http://www.vcaa.vic.edu.au/vce/studies/infotech/softwaredevel3-4.html</a><br>
<a href="http://www.vitta.org.au" target="_blank">http://www.vitta.org.au</a>  - VITTA Victorian Information Technology Teachers Association Inc<br>
</blockquote></div><br><br clear="all"><br>-- <br>Mark Kelly<br>Manager of ICT, Reporting, IT Learning Area<br>McKinnon Secondary College<br>McKinnon Rd McKinnon 3204, Victoria, Australia<br>Direct line / Voicemail: +613 8520 9085, Fax +613 9578 9253<br>

<a href="mailto:kel@mckinnonsc.vic.edu.au" target="_blank">kel@mckinnonsc.vic.edu.au</a><br>VCE IT Lecture Notes: <a href="http://vceit.com" target="_blank">http://vceit.com</a><br>Moderator: <a href="http://www.edulists.com.au/" target="_blank">IT Applications Edulist</a><br>

<br><font>Want a good time? Call 0112358. Ask for Mr </font>Fibonacci.<br>