Single Choice Moderate

QProgram to grade student uses:

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

Choose the Best Option

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

  • A else-if ladder
  • B Loop only
  • C Sequence only
  • D Function only
Correct Answer

Explanation

Correct Answer Explanation:

Grade classification (multiple ranges) is perfect for else-if ladder.

Why the other options are incorrect:

  • Option B: Loops don't classify.
  • Option C: Sequence can't classify by ranges.
  • Option D: Even in a function, else-if ladder is the logic used.

Share This Question

Challenge a friend or share with your study group.