cs125 c language homework hex to binary
CS125 (C Language) Homework Hex to Binary
Take and retake this quiz until you remember to relationship between the 16 Hex characters (0-F) and the corresponding 4 bits in binary.
Remember, the digit positions for a 4 digit binary number are 8, 4, 2, 1 where each digit can only be 0 or 1. The digit positions for a 4 digit decimal number are 1000, 100, 10, 1, where each digit can be 0 to 9.