InterviewSolution
| 1. |
What day of the week was on 15th April 1800?1. Tuesday2. Thursday3. Wednesday4. Saturday |
||||||||||||||||||||||||||||||||||||||||||||||||||
Answer» Correct Answer - Option 1 : Tuesday
Date: 15thApril1800 Steps to find the day of the week:
Total = (0 + 0+ 0+ 15) = 15 And 15÷ 7,we get 1as the remainder. Code for Centuries: 1600 → 6, 1700 → 4, 1800 → 2,1900 → 0, 2000 → 6, 2100 → 4, 2200 → 2, 2300 → 0 So for 1800→ no odd days will be added. Total odd days = 2 + 1 = 3 Day code for this method is given below:
So, ‘3’ is the code for Monday. Hence,‘Tuesday’is the correct answer. Year- One year has 365 days or 366 days on this basis the year is divided into two parts:
Counting of Odd days Ordinary Year:365 days (52 weeks + 1 day) |
|||||||||||||||||||||||||||||||||||||||||||||||||||