Reasoning Ability - Calendar Problems
What day of the week was 31st December 1999?
q = 31, m = 12, year = 1999.K = 99, J = 19.floor(13*(12+1)/5)=33;floor(K/4)=24;floor(J/4)=4;5J=95.h = (31 + 33 + 99 + 24 + 4 + 95) = 286 → 286 mod 7 = 6.6 → Friday. So 31 Dec 1999 = Friday.Start learning the concept with an interactive lesson.
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions