Single Choice Moderate

QWhat is decision control?

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

Choose the Best Option

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

  • A Selecting a path based on a condition
  • B Only sequence
  • C Only loop
  • D None
Correct Answer

Explanation

Correct Answer Explanation:

Decision control lets a program choose different execution paths based on a condition's outcome.

Why the other options are incorrect:

  • Option B: Sequence has no decisions.
  • Option C: Loops are separate from decisions.
  • Option D: Decision control is a fundamental concept.

Share This Question

Challenge a friend or share with your study group.