Single Choice Moderate

QPurpose of decision box?

ID: #25792 MCQ Quiz - Class 8 - Algorithm & Flowchart 3 views
Question Info
#25792Q ID
ModerateDifficulty
MCQ Quiz - Class 8 - Algorithm & FlowchartTopic

Choose the Best Option

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

  • A To make a Yes/No choice
  • B To read input only
  • C To end the program
  • D None
Correct Answer

Explanation

Correct Answer Explanation:

The decision box (diamond) tests a condition and creates two paths — one for Yes, one for No.

Why the other options are incorrect:

  • Option B: Reading input uses a parallelogram, not decision box.
  • Option C: Ending the program uses the oval terminator.
  • Option D: Decision boxes have a clear purpose — 'none' is incorrect.

Share This Question

Challenge a friend or share with your study group.