Logic Gates
Boolean Algebra
K-Maps
Adders & MUX
Real-World & Design
100

This gate outputs 1 only when both inputs are 1.

What is an AND gate?

100

what is the value of A + 0 .

A

100

What method is used to simplify Boolean expressions graphically?

karnaugh map

100

Which circuit adds two bits and produces sum and carry?

Half Adder

100

Which circuits are used in calculators for arithmetic operations?

Adders

200

This gate outputs 1 when at least one input is 1.

What is an OR gate?

200

What is the result of A' · 1?

A'

200

How many variables differ between adjacent K-map cells?

 One variable

200

Which adder includes a carry input along with two bits?

full adder

200

Which device selects one signal from multiple inputs in communication systems?

Multiplexers

300

This gate gives the complement of the input.

What is a NOT gate?

300

What is the result of A + A'?

1

300

How many cells are present in a 3-variable K-map?

8

300

How many select lines are required for a 2ⁿ-to-1 multiplexer?

n select linees

300

What type of logic is used in simple traffic light systems without memory?

Combinational circuits

400

This universal gate outputs 0 only when all inputs are 1.

What is a NAND gate?

400

What is the De Morgan equivalent of (AB)'?

A'+B'

400

When grouping 4 cells in a K-map, how many variables are eliminated?

2 variables

400

How many input lines does a 4:1 multiplexer have?

4 inputs

400

What is the first step in designing a circuit from a truth table?

Writing the Boolean expression

500

This gate outputs 1 only when inputs are different.

What is an XOR gate?

500

Which law states A + AB = A?

Absorption

500

What is the ideal strategy for grouping in K-maps?

Form the largest possible groups (2ⁿ cells)

500

Which device routes one input to multiple outputs?

Demutiplexer

500

What function outputs 1 only when exactly one input is high?

XOR

M
e
n
u