CS 3304: Comparative Languages
Control Structures
[
Course Documents
] : [
Control Structures
]
Previous
Contents
Next
Keyword Index
Compound Statements
Introduced by ALGOL 60 in the form of
begin...end
A
block
is a compound statement that can define a new scope (with local variables)