Which of the following statements about compound statements is false?
A. A compound statement is also known as a block.
B. A compound statement is enclosed in a set of braces.
C. A compound statement must be terminated by a semicolon.
D. Both the declaration and definition sections in a compound statement are optional.
E. The statement section in a compound statement is optional.
Answer: C
Computer Science & Information Technology