RosettaCodeData/Task/Undefined-values/00-TASK.txt
2023-07-01 13:44:08 -04:00

2 lines
209 B
Text

For languages which have an explicit notion of an undefined value, identify and exercise those language's mechanisms for identifying and manipulating a variable's value's status as being undefined.
<br/><br/>