Single Choice Moderate

QSelection helps in:

ID: #25900 MCQ Quiz - Class 8 - Decision Control Structure 3 views
Question Info
#25900Q ID
ModerateDifficulty
MCQ Quiz - Class 8 - Decision Control StructureTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Choosing between actions
  • B Sorting arrays
  • C Loops only
  • D None
Correct Answer

Explanation

Correct Answer Explanation:

Selection (decision-making) helps a program choose between different actions or paths of execution.

Why the other options are incorrect:

  • Option B: Sorting uses specific algorithms, different from basic selection.
  • Option C: Loops are iteration; selection is a separate concept.
  • Option D: Selection has clear uses.

Share This Question

Challenge a friend or share with your study group.