Binary Addition Quiz

Binary Addition Quiz

KG

5 Qs

quiz-placeholder

Similar activities

Binary system

Binary system

8th Grade

10 Qs

Edexcel GCSE Computer Science Topic 2: Data

Edexcel GCSE Computer Science Topic 2: Data

12th Grade

10 Qs

Binary Quiz

Binary Quiz

7th Grade

10 Qs

3.3.4 Binary arithmetic (AQA GCSE Comp Sci)

3.3.4 Binary arithmetic (AQA GCSE Comp Sci)

9th Grade - University

10 Qs

History of Computers

History of Computers

7th - 8th Grade

10 Qs

Binary Addition

Binary Addition

9th - 10th Grade

10 Qs

AP Computer Science Principles - Unit 1: Digital Information

AP Computer Science Principles - Unit 1: Digital Information

9th - 12th Grade

10 Qs

Year 7 Binary

Year 7 Binary

7th Grade

8 Qs

Binary Addition Quiz

Binary Addition Quiz

Assessment

Quiz

Computers

KG

Easy

Created by

Petra Valentina

Used 5+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

1 0 1 0 1 0 1 0

  • + 0 1 0 1 0 1 0 1

1 1 1 1 1 1 1 1 (No Overflow)

1 0 1 1 0 1 0 1 (No Overflow)

1 1 1 1 1 1 0 0 (Overflow)

1 0 1 1 0 1 0 1 (Overflow)

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Overflow or No Overflow?

1 1 1 1 1 1 1 1

  • + 0 0 0 0 0 0 0 1

No Overflow

Overflow Occurred

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What is the result in binary number?

1 9 + 1 3 9

1 0 0 1 1 1 1 0

0 1 0 1 1 1 1 0 (Overflow Occurred)

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which of the following pairs of binary numbers will cause an overflow when added?

1 0 1 0 1 0 1 0 + 1 1 0 1 0 1 0 1

0 0 0 1 1 1 0 1 + 0 1 1 0 0 1 1 0

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What does it mean when overflow happens in binary addition?

There is an error in the arithmetic operation due to incorrect input.

A type of error that occurs when a number larger than a register can store is generated.

The binary numbers are incorrectly aligned during addition.

The result is negative, even if all numbers added are positive.