Question

    What should come in the place of question mark, in the

    given expressions to make ‘L < P’ always true? L < N < O _?_ Q = R ≤ P = M
    A Correct Answer Incorrect Answer
    B < Correct Answer Incorrect Answer
    C = Correct Answer Incorrect Answer
    D Correct Answer Incorrect Answer
    E All except d Correct Answer Incorrect Answer

    Solution

    L < N < O ≤ Q = R ≤ P = M and will make ‘L < P’ always true. L < N < O < Q = R ≤ P = M and will make ‘L < P’ always true. L < N < O = Q = R ≤ P = M and will make ‘L < P’ always true. L < N < O ≥ Q = R ≤ P = M) and will not make ‘L < P’ always true.

    Practice Next