EASY
CAT
IMPORTANT
Earn 100

Let us express date in the DDMMYYYY format, where DD represents the day of the month, MM represents the month, and YYYY represents the year. If the last possible date in the 20th century with all the eight digits (in the date as expressed in the above format) being odd is a Sunday, then what day of the week will the first date of the 21st century with all the eight digits even will be?

50% studentsanswered this correctly

Important Questions on Miscellaneous

EASY
CAT
IMPORTANT

A Computer Science student was using the following algorithm on his computer:

Step 1: Read A

Step 2: B = 1

Step 3: If A>1, then B=B×A

Step 4 : If A1, then print B and stop

Step 5 :A=A-1

Step 6 : go to step 3

If A is a non-negative integer, then what is the student trying to find using the algorithm?

EASY
CAT
IMPORTANT

A club with x members is organized into 4 committees according to the following rules:

1. Each member belongs to exactly two committees.

2. Each pair of committees has exactly one member in common.

Then, which of the following is true regarding the value of x ?

EASY
CAT
IMPORTANT
In a football league, a particular team played 60 games in a season. The team never lost 3 games consecutively and never won five games consecutively in that season. If N is the number of games the team won in that season, then N satisfies:
EASY
CAT
IMPORTANT
From a group of 7  persons,7 committee are formed. Any two committees have exactly one member in common. Each person is in exactly three committees. Then,
EASY
CAT
IMPORTANT

How many integers satisfy the inequality

(x-1)(x+4)(x+2)(x-3)(x+8)(x+3)<0?

EASY
CAT
IMPORTANT
If x satisfies x-1+x-2+x-36, then:
HARD
CAT
IMPORTANT
For real values of x, the expression x-bx-cx-a will assume all real values provided
EASY
CAT
IMPORTANT
Let an= product of the first n natural numbers. Then, for all nN :