Single Choice Moderate

QCheck leap year uses:

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

Choose the Best Option

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

  • A Logical operators with if
  • B Only loop
  • C Only sequence
  • D None
Correct Answer

Explanation

Correct Answer Explanation:

Leap year rule combines multiple conditions with AND/OR logical operators inside an if statement.

Why the other options are incorrect:

  • Option B: One-time check doesn't need a loop.
  • Option C: Sequence alone can't check conditions.
  • Option D: The check uses logic.

Share This Question

Challenge a friend or share with your study group.