C - Control Flow Constructions Questions and Answers
Practice ModeShowing 10 of 62 questions
Q1
Structural programming approach makes use of
Answer: Option D
Q2
A statement is differentiated from an expression
Answer: Option A
Q3
A null statement can be represented by a
Answer: Option C
Q4
A block is enclosed within a pair of
Answer: Option A
Q5
Identify the unconditional control structure.
Answer: Option C
Q6
Identify the loop construct.
Answer: Option D
Q7
The number of loop constructs in C is
Answer: Option B
Q8
Identify the wrong statement.
Answer: Option B
Q9
Which is syntactically correct ?
Answer: Option B
Q10
Which is the correct statement ?
Answer: Option D