Multiple choice

With which boolean operator is logical AND denoted?

  1. &&

  2. ||

  3. >=

  4. <=

  5. !

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This option is correct as this symbol is assigned to denote a logical AND operator.