Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question
What is the hexadecimal equivalant of the binary number 01001011 (do it without using calculator, i.e. know you steps)?
Answer
4B
^^ trick is to split the binary into groups of 4 digits (i.e. 0100 = 4, 1011=B)

Question
What is the hexadecimal equivalant of the binary number 01001011 (do it without using calculator, i.e. know you steps)?
Answer
?

Question
What is the hexadecimal equivalant of the binary number 01001011 (do it without using calculator, i.e. know you steps)?
Answer
4B
^^ trick is to split the binary into groups of 4 digits (i.e. 0100 = 4, 1011=B)
If you want to change selection, open document below and click on "Move attachment"

2. Computing Sub-basics
ented by a single octal digit. Hence, a binary number can be represented with hex or octal digits without much calculation, as shown in Table 2.1. A binary number 01001011 can be represented in <span>hex as 4B and in octal as 113 by simply separating the binary digits into groups of four or three, respectively. In UNIX administration, and also in many programming languages, there is often the

Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.