Multiple choice In which of the following options, C < A and D > B is definitely true? A > B = C <= E < D D > E >= C > B B > C <= E > A >= D D > E >= C > B > A None of the above Reveal answer Fill a bubble to check yourself A Correct answer Explanation Yes it is the correct choice. A > B=C<= E < D From the equation C < A is true and also D > B is true.