Assignment 2 - Syntax and structure. Control statements, loops, and conditionals

Lab 1

All three date/times are equivalent for me being in the UK (standard time being GMT). However, the format of the date/times is different for each under Netscape and Internet Explorer. The raw date, and the toGMTString dates include the timezone, the LocaleString version does not include the timezone.
Lab 2
Lab 3
For Loop While Loop Do/While Loop

The loop form in column one iterate N times.
The loop form in column 2 interates while a condition is true. If the condition is not true the loop never executes.
The third loop form will execute the statements in the do group body before evaluationg the condition. This means that the code will always be executed at least once.
Lab 4
Return to my Lab Assignments main page.
Please visit my
Home page
and that of
Raz Associates Ltd

Valid HTML 4.0!

Darrell Edgley
Feedback form'
The author is
a member of
The HTML Writers Guild