It's UWAweek 42 (2nd semester, week 12)

help2002

This forum is provided to promote discussion amongst students enrolled in CITS2002 Systems Programming.
Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.
Displaying selected article
Showing 1 of 738 articles.
Currently 182 other people reading this forum.


 UWA week 38 (2nd semester, week 8) ↓
SVG not supported

Login to reply

👍?
helpful
9:51am Wed 18th Sep, Joshua N.

ANONYMOUS wrote:
> Hello, > > Just to confirm. Do we not have to validate any expressions which are assigned to a variable. > E.g. x <- y + 2. > Do we need to validate 'y + 2', or do we only validate identifiers used in an expression? > > Thanks
Don't need to validate y+2 since it is an expression, but you do need to validate the assignment.

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  8:08AM Aug 25 2024
Privacy policy