Multiple choice

In Boolean algebra, A.A.A.A.A is

  1. 5A

  2. A/5

  3. A5

  4. A

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

In Boolean algebra, the AND operation follows the idempotent law: A AND A AND A ... = A. Since all variables are identical, the result is simply A itself, not 5A or A/5 (which are arithmetic, not Boolean operations).