Sunday, March 22, 2009

23/03/09

Today we are learning about Case test expressions.
Select case: is a good structure to use instead of else, if you are using 3 or more options.
Case else: is another eventuality.
Using Ranges: Is another way to specify values in a select case.

No comments:

Post a Comment