Skip to content
Time limit: 0

Quiz Summary

0 of 6 Questions completed

Questions:

Information

You have already completed the quiz before. Hence you can not start it again.

Quiz is loading…

You must sign in or sign up to start the quiz.

You must first complete the following:

Results

Quiz complete. Results are being recorded.

Results

025507560
You have given 0 correct
answers out of 6 Quiz questions.

Time has elapsed

You have reached 0 of 0 point(s)0

Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)

Categories

  1. Not categorized 0%

Combining Gates & Solving Problems

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  1. Question no 1 / 6
    1. Question
    1 point(s)

    What is the Boolean expression that represents this drawing?

    An OR gate with X & Y inputs, leading into an AND gate with a Z as the other input.

    Correct
    Incorrect
  2. Question no 2 / 6
    2. Question
    1 point(s)

    What is the Boolean expression that represents this drawing?

    An AND gate with inputs A & B, the output is leading into an OR gate with another input of NOT C

    Correct
    Incorrect
  3. Question no 3 / 6
    3. Question
    1 point(s)

    What is the Boolean expression that represents this drawing?

    An AND gate with inputs A & B. The output is NOTed and goes into an OR gate with C. The output of this is NOTed.

    Correct
    Incorrect
  4. Question no 4 / 6
    4. Question
    4 point(s)

    Complete the truth table for the following Boolean expression: Q = NOT A OR B

    A B NOT A Q
    1 1
    1 0
    0 1
    0 0
    Correct
    Incorrect
  5. Question no 5 / 6
    5. Question
    4 point(s)

    Complete the truth table for the following Boolean expression: Q = (X AND Y) OR Y

    X Y X AND Y Q
    1 1
    1 0
    0 1
    0 0
    Correct
    Incorrect
  6. Question no 6 / 6
    6. Question
    6 point(s)

    Complete the truth table for the following Boolean expression: Q = (NOT X AND Y) OR (X AND Y)

    X Y NOT X NOT X AND Y X AND Y Q
    1 1 0
    1 0 0
    0 1 1
    0 0 1
    Correct
    Incorrect