User posted a question Oct 04, 2011 at 9:27am
Q Ch 5 Short Answer Question 4

Provide a short answer (The answer can be one paragraph long):

4. Given that A has a value of 5, B has a value of 6, D has a value of -1, E has a value of 0, F has a value of “Faker”, and G has a value of “GREAT”, indicate whether each of the following compound conditions is true or false. (5.8)

f. NOT(A = 3 OR B = 6).
g. D > 5 OR NOT G = “GREAD” AND E = 0.
h. A > 4 OR B > 4 AND E > 4.
i. (A = 7 XOR B = 10) OR D > 0.
j. NOT(A = 5 or B = 6) XOR D = -1.

This is from textbook Programming Logic for Business by Laura Saret
ISBN-10: 73660965
ISBN-13: 9780073660967
answered the question Oct 04, 2011 at 10:00pm
A Dear Student,

I have reviewed your assignment thoroughly, based on your assignment details and current requirement.

I...