C-17-Q025mediumsingle_mcq
A year is a leap year when it is divisible by:
A year is a leap year when it is divisible by:
- a4 only
- b100 only
- c400, OR (divisible by 4 AND not divisible by 100)
- d200 only
ব্যাখ্যা
A year is a leap year if it is divisible by 400, or if it is divisible by 4 but not by 100. This combined rule correctly handles century years, which are leap years only when divisible by 400.