November 2002
Beginner to intermediate
142 pages
4h 19m
English
A statement specifies an action to be performed, such as an arithmetic operation or a function call. Many statements serve to control the flow of a program by defining loops and branches. Statements are processed one after another in sequence, except where such control statements result in jumps.
Every statement that is not a block is terminated by a semicolon.
Read now
Unlock full access