Multiple Choice
A ____ statement is one or more statements contained between braces.
A) conditional
B) nested
C) flow
D) compound
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: In a switch statement, the word _
Q30: In a switch statement, if the break
Q31: Generally, the most useful nested if statement
Q32: A nested if construction in which each
Q33: One of the main disadvantages of using
Q35: In C any expression can be tested
Q36: The following statement prints "You lose!" on
Q37: The expression:<br> (6 * 3 == 36
Q38: What will the following program print on
Q39: In C, character data cannot be compared