CH5 Flashcards

1
Q

Write the alternative way for the following:

A

[condition] return value := message(parameters)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Write the alternative way of the following:

A

*[Loop Condition] return value := message(parameters)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How is Alt drawn?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

(Alt/Opt) is used to represent a true/false condition, while (Alt/Opt) represents an if-else statement.

A

Opt - Alt

How well did you know this?
1
Not at all
2
3
4
5
Perfectly