-->
当前位置:首页 > 题库

The expression` (x > y || a < b)` is true if either `x > y` is t

Luz5年前 (2021-05-10)题库1023
The expression` (x > y || a < b)` is true if either `x > y` is true or `a < b` is true. ~@[](1)

答案:TRUE