Question
Statements: M * T, D % T, D # K, K $ R
Conclusions: I. M * D II. T # K III. K * M IV. R @ T In these questions, symbols $, *, #, % and @ are used with different meaning as follows: ‘X $ Y’ means ‘X is not smaller than Y.’ ‘X * Y’ means ‘X’ is greater than Y’. ‘X # Y’ means ‘X’ is not greater than Y’. ‘X % Y’ means ‘X’ is smaller than Y’. ‘X @ Y’ means ‘X is neither smaller than nor greater than Y.’ Now in each of the following question assuming the given statements to be true, find which of the conclusions given below them is/are definitely true and give your answer accordingly.Solution
given statements: M * T, D % T, D # K, K $ R After converting: M > T, D < T, D ≤ K, K ≥ R After combining: M > T > D ≤ K ≥ R Conclusion a → M * D → M > D ( M > T > D) , it is true. Conclusion b → T # K → T ≤ K ( T > D ≤ K) No relationship can be established between T and K so, it is not true. Conclusion c → K * M → K > M ( M > T > D ≤ K ) , No relationship can be established between K and M so, it is not true. Conclusion d → R @ T → R = T ( T > D ≤ K ≥ R), No relationship can be established between R and T so, it is not true.
"Parity bits" are used for which of the following purposes?
Which type of power plant produces electricity by harnessing the energy of falling or flowing water?
Given a 16-bit instruction format with 4 bits for the opcode and 12 bits for the address, calculate the maximum number of different opcodes that can be...
What is the primary function of a transistor?
Which of the following is a primary source of energy for most power plants?
Which of the following is NOT a type of inheritance?
The boolean function f(x, y, z) = (x AND y) OR (NOT(y) AND z) is equivalent to which of the following boolean expressions?
In the context of IPC, what does FIFO stand for?
What is the first phase in the software development process?
The join operation can be defined as