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.0 Circuit Design Process

1.2.0 Circuit Design Process

11th Grade

4 Qs

Logikai kapuk Kvíz

Logikai kapuk Kvíz

11th Grade

10 Qs

Construction roles

Construction roles

11th Grade

12 Qs

1.1.0 Introduction to Digital Electronics

1.1.0 Introduction to Digital Electronics

11th Grade

12 Qs

1.2.1  Introduction to Combinational Logic Design

1.2.1 Introduction to Combinational Logic Design

11th Grade

5 Qs

Introduction to Robotics

Introduction to Robotics

11th Grade

14 Qs

Exploring AC and DC Circuits

Exploring AC and DC Circuits

11th Grade

10 Qs

3.2.3 Asynchronous Counters: Medium-Scale Integration

3.2.3 Asynchronous Counters: Medium-Scale Integration

11th Grade

5 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