<=Back
In visual basic program, a variable X is assigned a value 25 and variable y is assigned value 56. Determine the output generated by each of the following statements in the program: (6 marks)
(i) NOT (X=Y) AND (Y<30)
(ii) (X>10) XOR ((Y-X) <30)
 Viewed: 463 times
Share in: