0 of 12 Questions completed
Questions:
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:
0 of 12 Questions answered correctly
Your time:
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)
George Boole was a….
George Boole is famous for developing…
In Boolean logic we can have the statement y > x, when y = 5 and x = 5 the statement is…
In Boolean logic we can have the statement y = x, when y = 5 and x = 5 the statement is…
Which of the following is not a logic gate?
An AND gate has 2 inputs – which combination produces an output of 1?
An OR gate has 2 inputs – which combination produces an output of 0?
Logic gates can be combined to produce logic circuits.
This is an example of a Boolean expression from a Python program – if score >= 5:
The statement (Today is Monday) is TRUE, which of these statements is FALSE
Truth tables show all the combinations of inputs and the corresponding outputs for logic gates.
Which of the following does not rely on Boole’s thinking and logic circuits?