CPP Control Structures MCQ

Cpp MCQ
  1. Home
  2. Tutorials
  3. Cpp
  4. Control Structures
  5. Multiple Choice Question

(1) In selection and repetition control structures conditions refers to _____________ expression.

A) Aritmatic
B) Relational
C) Assignment
D) None of These

(2) In which type of control structure no statement is skipped and no one is repeated ?

A) Sequence
B) Selection
C) Repetition
D) All

(3) Which of following control structure is used to repeat statement or set of statements.

A) Sequence
B) Selection
C) Repetition
D) Duplicate
Comments
Login to TRACK of Comments.