Question

Which statement is false?
a) A compound statement can be placed anywhere in a program that a single statement can be placed.
b) The if selection statement can have only one statement in its body.
c) A set of statements contained within a pair of braces ({ and }) is called a compound statement.
d) An if slection statement can have a compound statement in its body.

Answer

This answer is hidden. It contains 3 characters.