IGCSE Binary Addition

IGCSE Binary Addition

Assessment

Interactive Video

Computers

1st Grade

Hard

Created by

Amanda Brooksbank

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of adding the binary numbers 0010 and 0100?

0010

0100

0110

1000

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the decimal equivalent of the binary sum 0110?

4

6

8

10

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When performing binary addition, what is the result of 1 + 1?

1

0 with a carry of 1

1 with a carry of 0

2

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In binary addition, what is the result of 1 + 1 + 1?

1 with a carry of 1

0 with a carry of 1

1

3

5.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

Are you enjoying the video lesson?

Yes

No

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the binary sum of 00000101 and 00000011?

00000110

00001000

00001001

00000111

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of adding 1 + 1 in binary?

1

0 carry 1

1 carry 0

10

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an overflow error in binary addition?

When the sum of two binary numbers is negative.

When the result of an addition has more bits than the system can represent.

When a binary number contains an invalid digit (not 0 or 1).

When the sum of two binary numbers is zero.

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a potential consequence if a system discards an extra bit resulting from an overflow error during binary addition?

The system will crash immediately.

The calculation will take longer to complete.

There will be a loss of accuracy in the result.

The system will automatically switch to a larger bit representation.