Posts Tagged ‘40062’
Given that the variables x and y have already been declared and assigned values, write an expression that evaluates to true if x is postivie (including zero) or y is negative.
LANGUAGE: Visual Basic CHALLENGE: Given that the variables x and y have already been declared and assigned values, write an expression that evaluates to true if x is postivie (including zero) or y is negative.
Read More