Single Choice
Moderate
QProgram to check leap year uses:
ID: #25958
MCQ Quiz - Class 8 - Decision Control Structure
4 views
Question Info
#25958Q ID
ModerateDifficulty
MCQ Quiz - Class 8 - Decision Control StructureTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Correct Answer Explanation:
Leap year formula combines conditions with && and || in one big if statement.
Why the other options are incorrect:
- Option B: Single check doesn't need looping.
- Option C: Sequence can't test conditions.
- Option D: The check is a real algorithm.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic