CS 3304: Comparative Languages
Control Structures
[
Course Documents
] : [
Control Structures
]
Previous
Contents
Next
Keyword Index
Selection Statements
Design Issues:
What is the form and type of the control expression?
What is the selectable segment form (single statement, statement sequence, compound statement)?
How should the meaning of nested selectors be specified?