In this short video, we demonstrate the basics of converting a non-negative number from base-2 or binary to base-10 or decimal, and back again.
Take aways: At the completion of this lesson, each student should be able to:
• convert an unsigned binary number to its base-10 or decimal equivalent,
• determine if a base-10 number will fit in a specified number of bits, and
• convert a non-negative decimal number to its unsigned base-2 or binary equivalent.
#binary #conversion #unsigned