Multiple choice technology

'+' refers Logical OR

  1. True

  2. False

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

In Boolean algebra notation, the '+' symbol represents the logical OR operation. This is a standard convention where '+' means OR and '·' or concatenation means AND. OR is true when at least one input is true.