$(A.B)'$
A NAND gate is a fundamental digital logic gate. It performs the Boolean function of NOT AND. This means it outputs a 0 (low) only when both of its inputs are 1 (high); otherwise, it outputs a 1 (high).
The operation of a NAND gate can be represented using a Boolean expression. If the inputs to the gate are represented by variables, say A and B, the AND operation between them is denoted as A . B. The 'NOT' part of the NAND gate signifies the inversion or complement of this AND operation.
Therefore, the Boolean expression for a NAND gate is the complement of the AND operation between its inputs. Using LaTeX notation, this is written as:
$$(A . B)'$$
Here, . represents the logical AND operation, and the prime symbol (') or the overbar represents the logical NOT operation (inversion).
Let's examine each option to confirm the correct Boolean expression for the NAND gate:
$(A + B)'$
+ symbol denotes the logical OR operation.
$(A . B)'$
$A + B$
$A . B$
Based on the analysis, the Boolean expression that accurately represents a NAND gate is $(A . B)'$. This confirms that the NAND gate is indeed an inverted AND gate.
Which one among the following is the purpose of firewall?
Which one of the following is not an application software?
Which among the following is a malicious software?
What is an interactive combination of text, graphics, video, audio and images termed as?
Which one of the following is the characteristic of Artificial Intelligence?