Single Choice
Moderate
QCorrect chain form is:
ID: #25865
MCQ Quiz - Class 8 - Programming
5 views
Question Info
#25865Q ID
ModerateDifficulty
MCQ Quiz - Class 8 - ProgrammingTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Correct Answer Explanation:
The valid form: if starts the chain, one or more else if follow, and an optional else at the end.
Why the other options are incorrect:
- Option B: Missing the initial if.
- Option C: Missing initial if.
- Option D: The chain form exists — 'none' is wrong.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic