True or false? The expression ((x > y) && (a < b)) is true if either x > y is true or a < b is true.

True or false? The expression ((x > y) && (a < b)) is true if either x > y is true or a < b is true.



Answer: False


Learn More :