1. Which of the following expressions will be true if the expression R <= O >= Y = A > L is definitely true?
1) O >= L
2) R <= L
3) O >= A
4) Y >= L
5) None of these
2. Which of the following symbol should replace the question mark (?) in the given expression in order to make the expression (P < M) and (K >= T) definitely true ?
P ? G <= K ? M >= R
1) > , =
2) <, =
↧