If a=220 and b=320 then which of the following options is true *
a>b && a<b
a>b || a<b
a>=b && b==a
none of these
Answers
Answered by
1
Answer:
The correct option is D. None of these.
Explanation:
Similar questions