2. Computer Organization

Boolean Logic — Quiz

Test your understanding of boolean logic with 5 practice questions.

Read the lesson first

Practice Questions

Question 1

What does Boolean Logic mainly use to represent truth values in computing?

Question 2

Which operation returns $1$ only when both inputs are $1$?

Question 3

What is the result of applying NOT to $1$?

Question 4

Which Boolean operation returns $1$ when at least one input is $1$?

Question 5

What is a truth table used for in Boolean Logic?