Question

    Which logic gate produces an output that is the

    complement of the input?
    A AND gate. Correct Answer Incorrect Answer
    B OR gate. Correct Answer Incorrect Answer
    C NOT gate. Correct Answer Incorrect Answer
    D XOR gate. Correct Answer Incorrect Answer

    Solution

    NOT gate is used to negate the input from 0 to 1 and from 1 to 0.

    Practice Next

    Relevant for Exams: