2.3.5 XOR, XNOR, and Binary Adders

2.3.5 XOR, XNOR, and Binary Adders

11th Grade

9 Qs

quiz-placeholder

Similar activities

1.2.1  Introduction to Combinational Logic Design

1.2.1 Introduction to Combinational Logic Design

11th Grade

5 Qs

2.1.2  Circuit to Truth Table to Logic Expression

2.1.2 Circuit to Truth Table to Logic Expression

11th Grade

4 Qs

QUIZ BEP PKWU

QUIZ BEP PKWU

11th Grade

10 Qs

Medidas en el vernier

Medidas en el vernier

9th - 12th Grade

10 Qs

PRETEST STAR&DELTA

PRETEST STAR&DELTA

11th Grade - University

10 Qs

Fun with Network Theorems

Fun with Network Theorems

1st Grade - University

10 Qs

Bahrain Regulations

Bahrain Regulations

9th - 12th Grade

10 Qs

2.3.5 XOR, XNOR, and Binary Adders

2.3.5 XOR, XNOR, and Binary Adders

Assessment

Quiz

Engineering

11th Grade

Hard

Created by

Keith Kahan

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary application of XOR gates?

Subtractor circuits

Memory circuits

Multiplexer circuits

Adder circuits

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many inputs does a half adder have?

1

2

3

4

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the outputs of a full adder?

Sum and Product

Product and Carry-out

Sum and Difference

Sum and Carry-out

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many outputs does a half adder have?

1

3

2

4

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of a carry-in (Cin) in a full adder?

To store the sum

To provide an initial carry value

To reset the adder

To invert the inputs

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used for the least significant bit (LSB) only?

XNOR Gate

Half Adder

XOR Gate

Full Adder

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of an XOR gate when both inputs are 0?

Undefined

0

2

1

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can single bit adders be combined to handle multiple bits?

By cascading them

By using multiplexers

By using decoders

By using encoders

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of a full adder when A=1, B=1, and Cin=1?

Sum = 0, Cout = 0

Sum = 0, Cout = 1

Sum = 1, Cout = 0

Sum = 1, Cout = 1