Logic Gates and Boolean Functions Quiz

  • Grade 9th
Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Catherine Halcomb
Catherine Halcomb
Community Contributor
Quizzes Created: 3793 | Total Attempts: 6,983,203
| Questions: 8 | Updated: Sep 26, 2026
Please wait...
Question 1 / 9
🏆 Rank #-- ▾
0 %
0/100
Score 0/100

1. Which of the following correctly describes the AND gate operation?

Explanation

An AND gate is a fundamental digital logic gate that outputs a high signal (1) only when all its inputs are high (1). This means that for an AND gate with two inputs, the output will be 1 only when both inputs are 1. If either input is 0, the output will be 0. This characteristic is essential for performing logical conjunction in digital circuits, ensuring that only when all conditions are met does the gate signal a true condition.

Submit
Please wait...
About This Quiz
Logic Gates and Boolean Functions Quiz - Quiz

This assessment focuses on logic gates and Boolean functions, evaluating your understanding of AND, OR, NAND, NOR, XOR, and XNOR operations. It's relevant for learners seeking to grasp digital circuit design and Boolean algebra principles.

2.

What first name or nickname would you like us to use?

You may optionally provide this to label your report, leaderboard, or certificate.

2. The mathematical representation of a two-input AND gate with inputs X and Y is ____.

Explanation

An AND gate is a fundamental digital logic gate that outputs true (1) only when both of its inputs are true (1). In mathematical terms, this relationship is expressed as Z = XY, where Z represents the output, and X and Y represent the two inputs. The multiplication (XY) signifies that both inputs must be true for the output to also be true, reflecting the gate's operation. If either input is false (0), the output will also be false (0). Thus, the equation succinctly captures the behavior of the AND gate.

Submit

3. A NAND gate is an AND gate with an inverter on the output.

Explanation

A NAND gate functions by first performing an AND operation on its inputs and then inverting the result. This means that the output of a NAND gate is true (1) unless both inputs are true (1), which makes it the opposite of an AND gate. Therefore, it can be accurately described as an AND gate followed by an inverter, confirming the statement's validity.

Submit

4. What is the output of a NOR gate when both inputs are 0?

Explanation

A NOR gate is a digital logic gate that produces an output of 1 only when all its inputs are 0. In this case, with both inputs being 0, the NOR gate evaluates the condition and outputs a high signal (1). This characteristic is fundamental to the operation of NOR gates, which function as an inverted OR gate, ensuring that the output is true (1) only when all input conditions are false (0).

Submit

5. The Exclusive-OR (XOR) gate outputs 1 if and only if exactly one input is 1.

Explanation

An Exclusive-OR (XOR) gate is a digital logic gate that produces a true (1) output only when the number of true inputs is odd. Specifically, it outputs 1 when exactly one of its inputs is 1, while it outputs 0 when both inputs are either 0 or 1. This unique behavior distinguishes the XOR gate from other logic gates, making it essential in applications where a distinction between singular conditions is required, such as in binary addition or error detection systems.

Submit

6. Which gate produces an output of 1 when both inputs have the same value (both 0 or both 1)?

Explanation

The XNOR gate, or exclusive NOR gate, produces an output of 1 when both of its inputs are equal, meaning they are either both 0 or both 1. This characteristic makes it a fundamental component in digital circuits for equality checking. In contrast, other gates like XOR output 1 only when inputs differ, while NAND and NOR gates have different output behaviors based on their logic functions. Thus, the XNOR gate specifically fulfills the condition of generating a high output when inputs match.

Submit

7. Match each logic gate with its correct description.

Submit

8. For the Boolean function F = X + Y'Z, which of the following input combinations (X, Y, Z) gives an output of 1?

Explanation

To evaluate the Boolean function F = X + Y'Z, we analyze the input combinations. The function outputs 1 when either X is 1 or Y'Z is 1. For the combination X=0, Y=0, Z=1, Y' (the complement of Y) is 1, and Z is also 1, making Y'Z equal to 1. Thus, F evaluates to 1 in this case. The other combinations either have X=0 with Y'Z not equaling 1 or do not satisfy the conditions required to produce an output of 1.

Submit
×
Saved
Thank you for your feedback!
View My Results
Cancel
  • All
    All (8)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Which of the following correctly describes the AND gate operation?
The mathematical representation of a two-input AND gate with inputs X...
A NAND gate is an AND gate with an inverter on the output.
What is the output of a NOR gate when both inputs are 0?
The Exclusive-OR (XOR) gate outputs 1 if and only if exactly one input...
Which gate produces an output of 1 when both inputs have the same...
Match each logic gate with its correct description.
For the Boolean function F = X + Y'Z, which of the following input...
play-Mute sad happy unanswered_answer up-hover down-hover success oval cancel Check box square blue
Alert!