Multiple choice

Operation of which of the following gates is a logical multiplication?

  1. OR

  2. AND

  3. NOT

  4. NAND

  5. NOR

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

The AND gate performs a logical multiplication function.

The multiplication function performed by the AND gate is shown in the function table for a two input AND gate.
The expression describing the operation of a two inputs AND gate is F = A.B
The '.' is an AND operator and the expression represents an AND operation between inputsand B.