Full and Half Adder

Full and Half Adder

12th Grade

7 Qs

quiz-placeholder

Similar activities

Networking Fundamentals Quiz I

Networking Fundamentals Quiz I

9th Grade - University

10 Qs

Power Supply Unit

Power Supply Unit

12th Grade

10 Qs

Interfejsy USB i bezprzewodowe oraz urządzenia wskazujące i

Interfejsy USB i bezprzewodowe oraz urządzenia wskazujące i

9th - 12th Grade

10 Qs

001272-Lesson1-quiz1

001272-Lesson1-quiz1

12th Grade - University

6 Qs

Sistem Komputer

Sistem Komputer

12th Grade - University

10 Qs

Understanding Half and Full Adders (video)

Understanding Half and Full Adders (video)

12th Grade

11 Qs

Logic Gates

Logic Gates

KG - University

10 Qs

Half Adder, Full Adder and Flip Flop

Half Adder, Full Adder and Flip Flop

12th Grade

10 Qs

Full and Half Adder

Full and Half Adder

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Kamalpreet Kaur

Used 12+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

5 mins • 1 pt

In parts of the processor, adders are used to calculate ____________

Select all the correct options.

Address

sum
difference

increment and decrement operator

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Total number of inputs in a half adder is __________

2
3
1
4

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

If A and B are the inputs of a half adder, the sum is given by __________

NAND
XOR
OR
AND

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

If A and B are the inputs of a half adder, the carry is given by __________

A OR B
A NAND B
A AND B
A XOR B

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

The difference between half adder and full adder is __________

A half adder can only perform addition, while a full adder can perform addition and subtraction.
The difference between half adder and full adder is that a half adder adds two single-bit binary numbers, while a full adder adds three single-bit binary numbers.
A half adder adds three single-bit binary numbers, while a full adder adds two single-bit binary numbers.
A half adder has two outputs, while a full adder has three outputs.

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

If A, B and C are the inputs of a full adder then the sum is given by __________

A XOR B XOR C

A NAND B NAND c

A OR B AND C

A AND B AND C

7.

MULTIPLE SELECT QUESTION

5 mins • 1 pt

If A, B and C are the inputs of a full adder then the carry is given by __________

A AND B OR (A OR B) AND C

A AND B

(A AND B) OR (A AND B)C

(A AND B) OR (B AND C) OR (C AND A)