What is a Boolean function?
Number Systems and Boolean Algebra

Quiz
•
Engineering
•
University
•
Hard
Mohan Ramasamy
Used 2+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
A function that outputs a string based on integer inputs.
A function that only accepts numeric inputs.
A function that maps binary inputs to a binary output.
A function that maps binary inputs to decimal outputs.
2.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
Define the AND gate and its truth table.
Truth Table for NAND Gate: | A | B | Output | | 0 | 0 | 1 | | 0 | 1 | 1 | | 1 | 0 | 1 | | 1 | 1 | 0 |
Truth Table for NOT Gate: | A | Output | | 0 | 1 | | 1 | 0 |
Truth Table for OR Gate: | A | B | Output | | 0 | 0 | 0 | | 0 | 1 | 1 | | 1 | 0 | 1 | | 1 | 1 | 1 |
Truth Table for AND Gate: | A | B | Output | |---|---|--------| | 0 | 0 | 0 | | 0 | 1 | 0 | | 1 | 0 | 0 | | 1 | 1 | 1 |
3.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
Explain De Morgan's Theorems in Boolean algebra.
NOT (A AND B) = (NOT A) AND (NOT B)
NOT (A OR B) = (NOT A) OR (NOT B)
NOT (A AND B) = (A OR B)
De Morgan's Theorems: 1) NOT (A AND B) = (NOT A) OR (NOT B); 2) NOT (A OR B) = (NOT A) AND (NOT B).
4.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
What is the binary equivalent of the decimal number 13?
1001
1101
1110
1011
5.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
How many inputs can a NAND gate have?
One input
Three inputs
Two or more inputs
Only digital inputs
6.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
What is the output of an OR gate when both inputs are false?
undefined
true
null
false
7.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
Describe the significance of the truth table in logic circuits.
It determines the power consumption of the circuit.
The truth table is significant in logic circuits as it provides a clear representation of how inputs relate to outputs, aiding in design and analysis.
It is used to measure the voltage across the circuit.
It shows the physical layout of the circuit components.
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Lesson 7 Structuring a PLC Program

Quiz
•
University
20 questions
DLD Unit 1 _ 2

Quiz
•
University
15 questions
Electro 2 PSW 3

Quiz
•
University
20 questions
Quizotronics Quiz

Quiz
•
University
20 questions
Combinational Logic Circuits

Quiz
•
University
10 questions
Quiz 1

Quiz
•
University
10 questions
Understanding Combinational Circuits

Quiz
•
University
18 questions
Digital Logic Design Quiz 2 (CS-2B)

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade