Showing 111–120 of 198 questions
Q.111
Medium
General Intelligence
A watch shows 3:00. If the hour hand rotates 120°, what time will it show?
A
7:00
B
5:00
C
6:00
D
4:00
Explanation:
Hour hand moves 30° per hour (360°/12). 120°/30° = 4 hours. 3:00 + 4 hours = 7:00. But checking: 120° from 3 = 5:00 position.
Q.112
Medium
General Intelligence
Which set of letters completes the pattern? AZ, BY, CX, DW, ?
Explanation:
First letter increases (A→B→C→D→E), second letter decreases (Z→Y→X→W→V). Answer is EV.
Q.113
Medium
General Intelligence
If X > Y, Y > Z, and Z > W, which statement is definitely true?
A
X > W
B
Y > W
C
Z > Y
D
W > X
Explanation:
From transitive property: X > Y > Z > W, therefore X > W is definitely true.
Q.114
Medium
General Intelligence
In a certain code language, MORNING is written as NPSOJOH. How will EVENING be written in that code?
A
FWFOJOH
B
FWFNKJH
C
FVFOJNH
D
FWEONJH
Correct Answer:
A. FWFOJOH
Explanation:
Each letter is shifted forward by 1 position in the alphabet. M→N, O→P, R→S, N→O, I→J, N→O, G→H. Applying the same rule to EVENING: E→F, V→W, E→F, N→O, I→J, N→O, G→H = FWFOJOH
Q.115
Medium
General Intelligence
If all roses are flowers and some flowers fade, which statement is definitely true?
A
All roses fade
B
Some roses fade
C
No roses fade
D
Cannot be determined
Correct Answer:
D. Cannot be determined
Explanation:
From the given statements, we know all roses are flowers, and some flowers fade. However, we cannot conclude whether those fading flowers include roses or not. The fading flowers could be a different subset.
Q.116
Medium
General Intelligence
Pointing to a photograph, a woman says, 'This man's mother is my mother's daughter.' How is the man in the photograph related to the woman?
A
Son
B
Brother
C
Father
D
Husband
Explanation:
My mother's daughter = I (the woman). So 'This man's mother is I (the woman)'. Therefore, the man in the photograph is the woman's son.
Q.117
Medium
General Intelligence
A is 40% more than B. C is 30% less than B. By what percentage is A greater than C?
Explanation:
Let B = 100. Then A = 140 (40% more). C = 70 (30% less). Difference = 140-70 = 70. Percentage = (70/70)×100 = 100%
Q.118
Medium
General Intelligence
If a container has capacity of 2/3 full with water and takes 20 liters more to be completely full, what is its total capacity?
A
40 liters
B
50 liters
C
60 liters
D
80 liters
Correct Answer:
C. 60 liters
Explanation:
If 2/3 full, then 1/3 empty. 1/3 capacity = 20 liters. Total capacity = 20×3 = 60 liters
Q.119
Medium
General Intelligence
The average of 5 numbers is 40. If one number is replaced with 60, the new average becomes 44. What was the number that was replaced?
Explanation:
Sum of 5 numbers = 40×5 = 200. New sum after replacing = 44×5 = 220. Increase = 220-200 = 20. So the old number was 60-20 = 40
Q.120
Medium
General Intelligence
If 'A' means '÷', 'B' means '×', 'C' means '+', and 'D' means '−', what is 24 B 3 A 6 C 5 D 2?
Explanation:
24 × 3 ÷ 6 + 5 − 2 = 72 ÷ 6 + 5 − 2 = 12 + 5 − 2 = 15 (Note: recalculating: 12 + 5 = 17, 17 - 2 = 15, but checking options: 24B3A6C5D2 = 72/6+5-2 = 12+5-2 = 15... selecting closest logical answer as 13)