ITN 05.01 Binary-to-Decimal Conversion

ITN 05.01 Binary-to-Decimal Conversion

University

30 Qs

quiz-placeholder

Similar activities

Ψηφιακός Κόσμος

Ψηφιακός Κόσμος

11th Grade - University

35 Qs

How Computers Work - Lesson 1

How Computers Work - Lesson 1

8th Grade - University

30 Qs

SCS 1205 - Computer Systems

SCS 1205 - Computer Systems

University

25 Qs

Computer System

Computer System

12th Grade - University

31 Qs

QUI1 FINALS

QUI1 FINALS

University

35 Qs

DIGITAL LOGIC EX1

DIGITAL LOGIC EX1

University

31 Qs

Computer Number System

Computer Number System

University

32 Qs

Quiz 1 - Logic Design and Digital Computer Circuits

Quiz 1 - Logic Design and Digital Computer Circuits

University

30 Qs

ITN 05.01 Binary-to-Decimal Conversion

ITN 05.01 Binary-to-Decimal Conversion

Assessment

Quiz

Computers

University

Easy

Created by

Aaron Curtis

Used 30+ times

FREE Resource

30 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Convert 0000 0001 to decimal.

Answer explanation

0001 in binary means (230)+(220)+(210)+(201)\left(2^3\cdot0\right)+\left(2^2\cdot0\right)+\left(2^1\cdot0\right)+\left(2^0\cdot1\right)
=0+0+0+1=1=0+0+0+1=1



2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Convert 0000 0010 to decimal.

Answer explanation

0010 in binary means (230)+(220)+(211)+(200)\left(2^3\cdot0\right)+\left(2^2\cdot0\right)+\left(2^1\cdot1\right)+\left(2^0\cdot0\right) 
 =0+0+2+0=2=0+0+2+0=2  

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Convert 0000 0011 to decimal.

Answer explanation

0011 in binary means (230)+(220)+(211)+(200)\left(2^3\cdot0\right)+\left(2^2\cdot0\right)+\left(2^1\cdot1\right)+\left(2^0\cdot0\right) 

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Convert 0000 0100 to decimal.

Answer explanation

10 in binary means (221)+(210)+(200)=4+0+0=4\left(2^2\cdot1\right)+\left(2^1\cdot0\right)+\left(2^0\cdot0\right)=4+0+0=4 

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Convert 0000 0101 to decimal.

Answer explanation

100 in binary means  (221)+(210)+(201)\left(2^2\cdot1\right)+\left(2^1\cdot0\right)+\left(2^0\cdot1\right)  


 =4+0+1=5=4+0+1=5  

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Convert 0000 0110 to decimal.

Answer explanation

100 in binary means  (221)+(211)+(200)\left(2^2\cdot1\right)+\left(2^1\cdot1\right)+\left(2^0\cdot0\right)  


 =4+2+0=6=4+2+0=6  

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Convert 0000 0111 to decimal.

Answer explanation

100 in binary means  (221)+(211)+(201)\left(2^2\cdot1\right)+\left(2^1\cdot1\right)+\left(2^0\cdot1\right)  


 =4+2+1=7=4+2+1=7  

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?