185k views
1 vote
When this logic block is included in a control structure, what must be the

case for the entire condition to be met?
and -
A. One or both of the conditions must be true.
B. Both conditions must be true.
C. Only one of the conditions must be true.
D. Neither condition must be true.

When this logic block is included in a control structure, what must be the case for-example-1
User Vipin
by
8.5k points

1 Answer

7 votes

Answer:

B

Step-by-step explanation:

a AND b is only true if a is true and b is true.

User Labs
by
8.5k points

No related questions found