Multiple choice

What is the name of '&&' and '||' operators?

  1. Arithmetic operators

  2. Assignment operators

  3. Logical operators

  4. Relational operators

  5. Unary operators

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

It provides operators such as &&, || etc........