A PHP Error was encountered

Severity: Warning

Message: fopen(/var/lib/php/sessions/ci_sessionnf69g95754j6043q1lcrq1tompqbchhj): failed to open stream: No space left on device

Filename: drivers/Session_files_driver.php

Line Number: 176

Backtrace:

File: /var/www/interviewmania.com/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Failed to read session data: user (path: /var/lib/php/sessions)

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /var/www/interviewmania.com/index.php
Line: 315
Function: require_once

How many Sundays will be in a period of 100 years.

Home » Verbal Reasoning » Clock and calender » Question
  1. How many Sundays will be in a period of 100 years.
    1. 5217
    2. 5219
    3. 5217 or 5218
    4. 5218 or 5219
Correct Option: C

In a period of 100 years there are 23 or 24 leap years (as for century year it might be or might not be a leap year, as 1900 was not a leap year)
Number of days in a period of 100 years is 365 x 100 + 23 or 365 x 100 + 24.
If century year is not a leap year then number of days = 365 x 100 + 23, and number of weeks is 5217 and 4 odd and for leap year it will be 5217 weeks and 5 odd days, hence number of Sundays is either 5217 or 5218.



Your comments will be displayed only after manual approval.