Understanding Binary and Denary Number Systems

Understanding Binary and Denary Number Systems

7th Grade

9 Qs

quiz-placeholder

Similar activities

Binary

Binary

6th - 12th Grade

15 Qs

Data representation - Binary

Data representation - Binary

7th - 9th Grade

15 Qs

CS Intro  Lesson Quiz

CS Intro Lesson Quiz

5th - 8th Grade

12 Qs

Term 6 - Quiz 3

Term 6 - Quiz 3

7th - 9th Grade

11 Qs

Binary To Denary

Binary To Denary

7th - 8th Grade

11 Qs

Binary and Hex

Binary and Hex

4th - 7th Grade

15 Qs

Binary Basics

Binary Basics

7th - 11th Grade

8 Qs

G7_ICT_1.2_Reading binary numbers

G7_ICT_1.2_Reading binary numbers

7th Grade

10 Qs

Understanding Binary and Denary Number Systems

Understanding Binary and Denary Number Systems

Assessment

Interactive Video

Computers

7th Grade

Hard

Created by

Rob Clare

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the two states used to represent data in a computer system?

On and Off

True and False

A and B

0 and 1

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What base is the denary system based on?

Base-2

Base-16

Base-8

Base-10

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the binary system, what is the highest number that can be represented with a single digit?

10

9

2

1

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When converting the number 89 to binary using the binary number line method, what is the first column where you write '1'?

16

32

64

128

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the binary representation of the decimal number 89?

1011001

01011001

1100101

01100110

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should you do if asked to provide a binary number in 8 bits and your result has only 7 bits?

Leave it as is

Add a one at the start

Add a zero at the start

Add a zero at the end

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you verify a binary to denary conversion?

Multiply each binary digit by 2

Subtract the largest binary digit

Add up the values with 1s

Divide each binary digit by 2

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the decimal equivalent of the binary number 01100110?

102

89

96

100

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is it important to show your work when converting numbers in an exam?

To make it easier for the teacher

To use more paper

To receive partial credit

To avoid simple mistakes