Question: Evaluates conditions that compare two (2) values ??and, depending on the mathematical operators or logical operators and the values, indicates when it returns true and

Evaluates conditions that compare two (2) values ??and, depending on the mathematical operators or logical operators and the values, indicates when it returns true and when false:

1.IF (P > 5 ) AND ( Q

A. True

B. False

2. IF (P > 5 ) AND ( Q

A. True

B. False

3. IF (P > 5 ) AND ( Q

A. False

B. True

4. IF (P > 5 ) AND ( Q

A. True B. False

5. IF (P > 5 ) OR ( Q

A. True

B. False

6IF (P > 5 ) OR ( Q

A. True

B. False

7. IF (P > 5 ) OR ( Q

A. True

B. False

8. IF (P > 5 ) OR ( Q

A. True

B. False

9. IF (M AND ( N > = 100):M = 100, N = 50

A. True

B. False

10.IF (M AND ( N > = 100):M = 25, N = 125

A. True

B. False

11. IF (M AND ( N > = 100): M = 50, N =100

A. True

B. False

12. IF (M AND ( N > = 100):M = 125, N = 25

A. True

B. False

13. IF (M OR ( N > = 100): M = 100, N = 50

A. True

B. False

14. IF (M OR ( N > = 100): M = 25, N = 125

A. True

B. False

15. IF (M OR ( N > = 100): M = 50, N =100

A. True

B. False

16. IF (M OR ( N > = 100): M = 125, N = 25

A. True

B. False

Identify which flowchart applies to the following structure (S = Sequential, D = Decision and R = Repetition):

17.

Start Order burger Want fries? No Want drink? No Pay cashier EndYes Yes Order fries Order drinkimageimageimageimage

Start Order burger Want fries? No Want drink? No Pay cashier End Yes Yes Order fries Order drink

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Computer Network Questions!