Discussion :: Mathematical and Computer Operations
-
In the following questions the symbols +, ×, ?, @ and $ are used with the following meanings:'P+Q' means 'P is neither smaller nor greater than Q'.'P×Q' means 'P is neither equal to nor smaller than Q'.'P?Q' means 'P is neither greater than nor equal to Q'.'P@Q' means 'P is neither greater than or equal to Q'.'P$Q' means 'P is not equal to Q'.Statements: A + B, B $ C, C ? AConclusions: I. C $ A II. B + C
A.
if only conclusion I is true.
|
B.
if only conclusion II is true.
|
C.
if either conclusion I or II is true.
|
D.
if neither conclusion I nor II is true.
|
E.
if both the conclusions I and II are true.
|
Answer : Option A
Explanation :
A = B -- (i); B ≠C -- (ii); C < A -- (iii)
From (iii), conclusion I is true. II contradicts statement (ii). Hence it is not true.
Be The First To Comment