Ask Question
1 July, 11:50

Drag the tiles to the correct boxes to complete the pairs.

Match the binary values to their hexadecimal equivalents.

10111001

11001111

10011000

11111111

Reset

Next

+5
Answers (1)
  1. 1 July, 14:54
    0
    B9, CF, 98, FF

    Explanation:

    10111001 - ->B9

    11001111 - -> CF

    10011000 - -> 98

    11111111 - -> FF

    In order to convert binary into hex decimal make pairs of 4 digits. Start making pairs of digits from right side such as if we take 10111001 then pairs will be

    1) 1001

    2) 1011

    so 1001 in hexadecimal is 9 and 1011 is B. Repeat the same process for all the values
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Drag the tiles to the correct boxes to complete the pairs. Match the binary values to their hexadecimal equivalents. 10111001 11001111 ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers