Q. A statement block is a
β
Correct Answer: (D)
block that combines multiple statements into a single compound statement
Explanation: A statement block is a block that combines more than one statements into a single compound statement for ease.