Question

Q1: To execute multiple statements when an if statement's condition is true, enclose those statements in a pair of:
a. Parentheses, ( ).
b. Square Brackets, [ ].
c. Braces, { }.
d. Angle brackets, < >.

Answer

This answer is hidden. It contains 12 characters.