Lesson 2 binary and decimal

Lesson 2 binary and decimal

7th Grade

8 Qs

quiz-placeholder

Similar activities

Binary introduction

Binary introduction

7th Grade

10 Qs

Code.org Unit 5: Lesson 5

Code.org Unit 5: Lesson 5

6th - 12th Grade

10 Qs

Code breakers

Code breakers

7th Grade

10 Qs

CS1 - 3Q - FA1- 7 Ruby

CS1 - 3Q - FA1- 7 Ruby

7th Grade

10 Qs

8.02 Y10 ASCII

8.02 Y10 ASCII

4th - 9th Grade

10 Qs

Computer Software

Computer Software

7th - 8th Grade

10 Qs

CS Concepts Review

CS Concepts Review

7th - 8th Grade

10 Qs

QUIZ VII(CH1 to CH3)

QUIZ VII(CH1 to CH3)

7th Grade

10 Qs

Lesson 2 binary and decimal

Lesson 2 binary and decimal

Assessment

Quiz

Computers

7th Grade

Hard

Created by

Celeste Robinson

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the binary system?

The binary system is a base-10 numeral system that uses ten symbols.
The binary system is a color coding system that uses red and blue.
The binary system is a method of organizing data in alphabetical order.
The binary system is a base-2 numeral system that uses two symbols, 0 and 1.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements is true about binary numbers?

Binary numbers can only represent positive integers.

Each binary digit is known as a bit.

Binary numbers are always longer than decimal numbers.

Binary numbers are used exclusively in digital clocks.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you convert the binary number 1010 to decimal?

It equals 8 in decimal.

It equals 10 in decimal.

It equals 12 in decimal.

It equals 2 in decimal.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

. How many digits are used in the binary system?

1
2
4
8

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does each position in a binary number represent?

Each position represents a hexadecimal value.
Each position represents a power of 10.
Each position represents a power of 2.
Each position represents a digit in the number.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

10
01
11

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid binary operation?

Subtracting binary numbers.

Dividing binary numbers by 3.

Multiplying binary numbers by 5.

Adding binary numbers using decimal rules.

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the binary equivalent of the decimal number 5?

101

100

110

111