Which logical operator is represented by the symbol '∨'?

Which logical operator is represented by the symbol '∨'?

Answer: B. OrIn logic, the symbol '∨' represents the logical operator 'Or'. This operator returns true when at least one of the operands is true. It is distinct from other…

  1. A.

    And

  2. B.

    Or

  3. C.

    Not

  4. D.

    If-then

Attempted by 705 students.

Show answer & explanation

Correct answer: B

In logic, the symbol '∨' represents the logical operator 'Or'. This operator returns true when at least one of the operands is true. It is distinct from other operators: '∧' (And) requires both operands to be true, '¬' (Not) negates a value, and '→' (If-then) represents implication. Understanding these symbols is key to interpreting logical expressions.

Explore the full course: Gate Guidance By Sanchit Sir

Loading lesson…