Single Choice
Moderate
QWhich is a decision question?
ID: #25756
MCQ Quiz - Class 8 - Algorithm & Flowchart
3 views
Question Info
#25756Q ID
ModerateDifficulty
MCQ Quiz - Class 8 - Algorithm & FlowchartTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Correct Answer Explanation:
'Is A > B?' is a Yes/No question — a classic decision that branches based on the comparison result.
Why the other options are incorrect:
- Option B: Print value is an OUTPUT operation, not a decision.
- Option C: Read A is an INPUT operation, not a decision.
- Option D: Sum = A+B is a PROCESS step (calculation), not a decision.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic