Multiple choice

In a C expression, how is a logical AND represented?

  1. @@

  2. ||

  3. AND

  4. &&

  5. OR

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

Correct Answer: &&