Implementing Selection and Iteration Algorithms - AP Computer Science A

Card 1 of 30

0
Didn't Know
Knew It
0
1 of 3029 left
Question

What does the logical operator && mean?

Tap to reveal answer

Answer

Logical AND. Returns true only when both operands are true.

← Didn't Know|Knew It →