Back

Activity 1.5 Decimal to Binary Practice 1

divider

Introduction

For each decimal number, write the corresponding binary number. The values in this practice set range from 1 to 4 bits in length. You can answer each question with either:

  • The precise binary value, or
  • A 4-bit binary number with leading zeroes.

Ex. 1DEC can be written as 1BIN or 0001BIN.