CH5 Flashcards
1
Q
Write the alternative way for the following:
A
[condition] return value := message(parameters)
2
Q
Write the alternative way of the following:
A
*[Loop Condition] return value := message(parameters)
3
Q
How is Alt drawn?
A
4
Q
(Alt/Opt) is used to represent a true/false condition, while (Alt/Opt) represents an if-else statement.
A
Opt - Alt